/srv/irclogs.ubuntu.com/2019/05/11/#ubuntu.txt

dirtycajunblackflow because it says it will in the man page00:02
sappheirosis it bad to forcequit muon package manager if clicking 'cancel' doesn't get it to cancel?00:02
sappheirosi had removed the brave repository-thingy(?) discussed above thorugh a menu settings option00:02
maximohello00:07
maximohola00:07
GuestAgainhi all, anyone have partition advice for a fresh dual boot win7/ubuntu? the drive is 500 gb on a laptop. installing win7 first but i want to partition with gparted before install00:17
leftyfbGuestAgain: install Windows. Use the entire drive. Then you'll have the option to resize it during the Ubuntu install00:18
GuestAgaininstalling windows first ofc00:18
GuestAgainleftyfb: but why repartition i'm able to partition with grub or gparted on livefs00:18
GuestAgainerm adjust partitions that is, when i can make them in the first place00:19
CyberManifestGuestAgain, what advice are you seeking?00:19
GuestAgainCyberManifest: i'm seeking advice on pre-partitioning a 500g hard disk for a laptop to dual boot with windows 7 and ubuntu 18lts, both fresh installs. i think most of the space on the drive should be shared between the 2, but curious what others have experienced as i don't want to have to adjust partitions later.00:25
leftyfbGuestAgain: install Windows. Use the entire drive. Then you'll have the option to resize it during the Ubuntu install. It's pretty simple. Why complicate it?00:26
CyberManifestGuestAgain, I read that before; you'll have to be more specific in "seeking advice on pre-partitioning" what "advice" are you seeking? I have Linux Mint Dual booted between Windows 1000:26
GuestAgainfwiw it's a sony vaio i5 some years old but still planned for various usage including a lot of audio and video production which i will mostly use external drives to store assets but likely need to store a number of assets like audio and video files on native hdd00:26
GuestAgainleftyfb: ok i'll try your method00:27
GuestAgainCyberManifest: thank you for your responses00:27
GuestAgaini assumed it would be good to create a partition to access between the filesystems...00:28
leftyfbGuestAgain: you can do that during the ubuntu install as well00:29
leftyfbGuestAgain: or using the live cd/usb after00:29
GuestAgaini had thought windows 100g ubuntu 100g then 300g swap00:29
GuestAgaini have both doze and buntu live fs00:29
CyberManifestGuestAgain, "swap" is not the same thing as "share partition"00:29
GuestAgainno problem to apportion with either00:29
GuestAgainCyberManifest: yes you're right there i know00:30
CyberManifestswap should typically be no more than double your RAM00:30
GuestAgaindunno who i'm talking with00:30
GuestAgainbut yes i'm aware swap is a unix space00:30
leftyfbGuestAgain: if you have 16G of memory or more, don't bother with swap00:30
CyberManifestleftyfb, what about hibernation mode?00:31
GuestAgaini should have been more specific i didn't mean to offend lol00:31
CyberManifestswap is generally good idea for that00:31
leftyfbCyberManifest: I guess, if you want that sort of thing. I have NEVER seen that used on a regular basis and not cause problems00:31
GuestAgainanyway so it's NOT a good idea to partition the fs before install of windows 7??? i had read it was...00:31
CyberManifestleftyfb, works fine here on Dell Laptop00:32
leftyfbGuestAgain: it doesn't mattermuch. But it's a lot simpler to just do it during the ubuntu install once Windows is all done and happy00:32
CyberManifestGuestAgain, I did, because I wanted a specific partition scheme00:32
CyberManifestGuestAgain, but I used the installer to do it; I think the installer will overwrite most of what you do anyways unless you are careful and specific for it not to00:33
GuestAgainit's pretty easy for the installer to not overwrite your partition tables iirc00:38
GuestAgaini kinda don't want to do this twice so i was asking advice beforehand00:38
GuestAgainhonestly my biggest concern is filesystem provisioning. what is the average install size of ubuntu 18lts?00:40
leftyfbyou'll be fine with 100G00:41
GuestAgaini have some idea of what i need for software on the 'doze part, but if i'm not installing much 3rd party softs what would you all partition for a linux space?00:41
GuestAgainleftyfb: ok i think i'll take your advice on the 100g being ok, i think so also. any advice on shared partitions?00:42
leftyfbGuestAgain: it depends on your needs and use. Split it 50/50 and change it later if you need to00:42
leftyfbGuestAgain: no. It depends on your personal needs00:42
GuestAgaini was going to make it 100g ubunut/ 150g windows/ 250g shared space seems like where i am leaning as i have more windows 64 apps than 100g will probably allow with updates to the os etc00:43
GuestAgainmy personal needs with linux are few on this pc, i am more of a bsd guy00:44
GuestAgainhave a bsd server already00:44
GuestAgainubutnut/ubuntu*  sorry typo girlfriend came home i was typing too fast i think00:46
GuestAgainanyway so ubuntu 18 100gb // windows 7 150gb // shared space 250gb does that sound stupid?00:54
GuestAgaini'd rather not repartition anything here.00:54
GuestAgainadvice appreciated. insults also ok :)00:54
GuestAgaingoing to gparted now, fsck it00:55
Lisanna1Hey all. Looking for a simple way to declaratively manage my apt / dpkg installs. Declarative as in, update some config file with the list of apt and local .deb packages I want to be installed on my system, and run a command which takes care of the necessary install/remove actions. Is there a tool that would let me do this without too much hassle?00:57
tdsLisanna1: it may be a little more than you want (a bash script might be more appropriate if that's the entire aim), but ansible comes to mind01:02
Lisanna1tds: Okay, I'll check it out. Yeah it's probably a bit more than I need but as long as it doesn't take too long to setup and can give me something approaching declarative debian package management, I'll be happy01:04
tdshttps://docs.ansible.com/ansible/latest/modules/apt_module.html - that's probably the module you'd want, and it includes some example as well01:05
GuestAgainah well moving on with a fat32 shared partition01:06
leftyfbGuestAgain: use NTFS01:07
stevendaleMorning01:07
leftyfbGuestAgain: formatted by Windows after you create the partition during the ubuntu install01:07
Lisanna1OK cool. The apt module can do both regular apt packages and local deb packages. Looks like that will work, I'll give it a shot. Thanks :)01:07
GuestAgainntfs can be accessed by ubuntu?01:08
leftyfbGuestAgain: yes. And it's got better performance than fat3201:08
GuestAgainok tyvm leftyfb01:08
stevendaleGuestAgain Yes it can, unless it's been used for hiberbation by Windows, in which case you'll need to run ntfsfix before Linux can access it01:08
GuestAgaini'm aware of ntfs > fat32 but didn't know linux accessed these partitions01:09
GuestAgainste01:09
stevendaleGuestAgain Linux can access everything except Apple's brand new file system01:09
GuestAgainstevendale: thank you yes i remember having to use the ntfsfix command previously on another system01:09
GuestAgainoh how fun, thanks apple01:10
GuestAgainbut a non-sarcastic thank you to steve01:10
dirtycajunI want to clarify before i do this. If i have gotten all the inode numbers of the files with multiply-claimed blocks from e2fsck... i can cancel and blow them away and then i will be fine right? Or do i need to run e2fsck again after...01:24
GuestAgainfwiw partitioning from gparted failed, had to use windows installer to re-partition as was previously suggested here. /me bows01:32
GuestAgainthat being said i'm still partitioning for a shared ntfs space between the filesystems01:33
leftyfbGuestAgain: I would put your shared partition at the end01:36
leftyfbGuestAgain: also, if gparted failed, it was because the windows ntfs partition was dirty. You'll need to run chkdsk /f and reboot TWICE from within windows01:36
GuestAgainleftyfb: i put it at the end, idunno why i said between, more or less metaphorically01:38
GuestAgainalso i just wiped the partition table and used the doze installer to part it01:38
GuestAgainstill going with similar scheme01:38
GuestAgainleftyfb: thank you for all the advice i do appreciate it, i think i have seen you here or there once before.01:39
airsoftmodelsi just installed linux on a friends laptop.01:40
airsoftmodelsa compaq presario m200001:41
leftyfbairsoftmodels: did you have a support question?01:42
airsoftmodelsno.  just saying01:43
Wild_ManCold and raining in May, such strange weather01:58
Wild_ManSorry wrong channel01:58
=== sn is now known as Guest36615
=== _Random_ is now known as Mystified
=== Mystified is now known as _Random_
bigDaddee00hello?02:51
bigDaddee00im using xubuntu because its lightweight. if i install a theme could that potentially require more resources from the computer?02:52
bigDaddee00hello?02:56
helpmewiththishello02:58
helpmewiththisis anyone here?02:58
helpmewiththiscan anyone see my texts?  i cant figure out freenode02:58
helpmewiththiscan someone please say yes if they can see my texts02:59
gdbI can see what you're saying.02:59
helpmewiththisthanks. i was in other room and its just silence.  i never even know if im logged in with freenode. its such a bizare system02:59
gdbI don't want to answer with certainty, but generally a theme does things like "make the titlebars look different", or change the desktop wallpaper.  So my belief would be that you're fine installing new themes and they won't have any resource impact on your computer aside from some small bit of storage.03:00
helpmewiththisi need help with the new lubuntu but its stone dead over there03:00
gdbOh, that was to bigDaddee00.  What's your issue, helpmewiththis?03:00
helpmewiththisi am not computer literate.  but tried lubuntu. it seemed very fast s odecided to use on old 1gb ram laptop.   but i cant do much.  i cant add my app to my taskbar as a shortcut for a start.  they just wont go there.  tried left mouse, right mouse. nothing works03:01
helpmewiththislubuntu 19 the new one03:02
gdbI'm afraid I can't help with that.  I'm not a desktop Linux guy.  Perhaps someone else can pick up your issue.03:02
helpmewiththisand also the gui software center freezes, unusable.03:03
helpmewiththisbut there is letrally almost no help with it online.  lubuntu is a great idea.. but there is noone to help03:03
helpmewiththisi just want something fast to use on a very old crappy laptop.   keep jumping between os's.   cant find one i can actually use.  the ones i can use are too slow.03:04
helpmewiththisthis is why most people use windows.03:08
light_asdf03:09
light_what does this do03:09
light_Hi, everyone03:09
helpmewiththishi light03:10
light_it's my first time to use irc03:10
light_i am still confusing03:10
helpmewiththisyea, i agree,  i cant even tell if im online in chat room or not. crazy system03:10
light_this is much more different with Chinese qq03:11
light_is this communication encrypted03:12
light_i now get more familar with this program03:13
light_this is like a chatting room, which everyone can talk03:13
light_and when someone quit, that message will display03:14
light_I just trun off the update03:19
light_which is very annoying03:19
light_hello03:20
helpmewiththiscan anyone advise me of a working.. WORKING lightweight OS?  all i tried have been crap03:23
light_why a lightweighted os?03:26
light_Configuration problem?03:26
Bashing-omhelpmewiththis: "old 1gb ram" >> you will not get much action with only 1 gig of ram. Takes 4 gigs now-a-days for a reasonable experience.03:26
light_I am using my most powerful to run a full version of ubuntu03:26
helpmewiththisi have a 1gb ram netbook.  apparently 'lubuntu' takes about 300 mb or less... but i just can get it to work well.. it stoo much like a beta.. like most linux systems.. so shambolic.  the only system i think that is usuable to me is ubuntu, and maybe mint.. the rest.. a disaster03:27
light_I have been using the ubuntu since 2014, and for 5 years, ubuntu is still disaster in many area03:29
light_but for stable, it is pretty good now. version 18.1003:30
light_windows seris is geting an disaster03:30
=== ScriptGeek_ is now known as ScriptGeek
helpmewiththisubuntu is usuable for a non linux user, and a person who hates terminal. like me.03:33
helpmewiththisALL linux users pretend linux distros are 'easy to pick up'  but that sutter BS. However, I really think at last, Ubuntu IS usable for the common user.  the rest, are not.03:34
helpmewiththisand ubuntu will not go in a 1gb laptop.  wont even install03:34
Bashing-omhelpmewiththis: https://help.ubuntu.com/community/Installation/SystemRequirements/03:40
lutfiping03:43
helpmewiththisthe lightwieght OS's are made for 1gb.. some even under.  but they are so shoddily put together, unless you are a computer scientist, they are unusable.03:48
helpmewiththisim trying to create a shortcut to a program. but dont know its location for the executable command line.  how to get its location?  It's an app called 'SMTube03:58
helpmewiththisWill someone please help.  i cant stand this anymore.  linux strikes againl  it does this to me everytime i us it04:00
gambl0rei installed vlc but how do i make video files to default to use vlc player?04:34
tubalhelpmewiththis: Try 'which smtube' at a command line. Sans quotes.04:44
tomreyngambl0re: Settings -> Details -> Default Applications -> Video04:57
tomreynif this misses some file types: browse to a video in nautilus, right-click -> properties -> open with -> VLC media player04:59
=== not_phunyguy is now known as phunyguy
=== genpaku_ is now known as genpaku
=== Kamilion|ZNC is now known as Kamilion
=== Casper26_ is now known as Casper26
=== badpixel_ is now known as badpixel
=== [Ben] is now known as MrC
=== al2o3-cr is now known as Guest90737
=== _Jeepbeats is now known as Jeepbeats
=== benishor_ is now known as benishor
client35How can I unmap a certain key for language settings?06:09
client35Whenever I was choosing alt languages, I was asked to map a key and I chose right alt - big mistake. I already use super + space to switch06:09
client35I don't see anything listed in keyboard or Language Support06:14
client35never mind - I found it under Tweak Settings> Additional Layout Options > switching to another layout06:26
herol3oyhi. how can i tail -f to the web browser?07:12
ducasseherol3oy: what do you mean, exactly?07:15
herol3oyducasse: on my server, everytime i have to ssh and tail a log file of a process. i just wonder if i can check it directly from web browser.07:19
herol3oyclear07:19
ducassethere are monitoring and administration solutions that might give you access to logs, but it's not their primary function07:24
herol3oyumm.. alright. thanks.07:27
herol3oyexit07:27
zap0#lubuntu07:33
=== Xard_ is now known as Xard
BraliHi! I need some help... So I've been running wine-staging a couple of weeks in order to play warcraft3 on ubuntu 16.04LTS. The game is crashing every now and then, and there is a minor map bug07:53
BraliI wanted to fix that, so I started fiddling with wine. I had staging 4.7, which I wanted to downgrade since the map bug appeared after some update of wine07:53
BraliSo I installed and uninstalled wine-staging a (too) many times and now, when I install wine-staging07:54
Braliand then in the console after type wine --version07:54
BraliIt tells me I dont have it installed07:54
BraliAny tips?07:55
ducasseBrali: try reinstalling it with 'sudo apt install --reinstall packagename'07:56
BraliNope, still getting wine not found07:57
ducasseis this wine from the ppa?07:57
BraliI think so, however Im not sure what the ppa really means. I followed these instructions first time I installed it: https://wiki.winehq.org/Ubuntu07:58
BraliI think you set up a ppa to winehq there, or?07:59
BraliBut now I can simply run the last command 'sudo apt install --install-recommends winehq-staging'07:59
Bralibut=and *07:59
BraliHowever wine-staging wont be found by the terminal.08:00
BraliAlso its missing files in the folder /opt/wine-staging08:00
ducasseyes, those are third-oarty packages. you need to get support from the wine people for those, look at their site for their irc channel08:02
bryanroderyckhello ubuntu friend , after an upgrade i get this warning message https://paste.ubuntu.com/p/2Cdd67NwXP/08:02
BraliI guess I also should mention that I did 'rm -r /opt/wine-staging' at one point after uninstalling the staging since it wouldnt be removed by autoremove..08:03
BraliI see08:03
BraliI'll have a loog08:03
Bralilook08:03
=== Quetzal2 is now known as Guest49044
bryanroderyckanyone can help me with these warning messages?08:19
ikoniabryanroderyck: what warning messages08:24
bryanroderyckhttps://paste.ubuntu.com/p/2Cdd67NwXP/08:24
ikoniabryanroderyck: what did you do that caused this08:26
ikoniabryanroderyck: you appear to be trying to force a package upgrade08:26
bryanroderycki have some internal messsage on  python3 but now when upgrade i still have warning msg08:27
ikoniahow did you upgrade08:27
ikoniaupgrade from what to what08:27
bryanroderycki upgrade threw the terminal from 16.04 to 1808:28
ikoniaso you did a whole OS upgrade08:28
ikoniaexactly how did you upgrade08:28
bryanroderyckyes it is removing some files now it should be over in few moment i guess08:29
ikonia"how" did you upgrade08:29
ikoniabryanroderyck: you appear to be using python packages that are not part of ubuntu08:30
bryanroderycki upgrade with acommand in the terminal08:30
ikoniabryanroderyck: it appears you have versions of python that are not part of ubuntu08:30
bryanroderyckhow can i remove them?08:30
ikoniawhich is probably why you're getting problems with the ugprade process trying to overwrite them08:31
bryanroderyckwihtout causing any damage to the system08:31
ikoniaI'd like to understand how the packages got on there to understand how to resolve it08:31
bryanroderycki use a ppa from jonathonf that cause this mess08:32
ikonia!ppapurge08:33
ubottuTo disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html08:33
ikoniabryanroderyck: I suspect your upgrade will fail and end up broken as python is pretty core to a lot of ubuntu08:33
bryanroderyckthe upgrade is finish just need restart now08:34
ikoniaI suspect it may not work properly08:34
ikoniaI could be wrong,08:34
bryanroderycki restart and im back08:35
bryanroderyckwait08:35
bryanroderyckikonia08:40
tomreynbryanroderyck08:40
bryanroderycki still have error mesage on the topbar after pugrade and reset08:42
tomreynyou should really work on traiuning yourself to provide more details.. when asked how you upgraded, don't say "i ran a command on the terminal", say which command you ran in the terminal. when reporting that there is an error message displayed on the top panel of your desktop, don't day just that you "have error mesage on the topbar", but say what this error message says, what it is about, in which context it showed up, post a screenshot etc.08:45
tomreynbryanroderyck: ^08:46
tomreynthis would trmendously help the volunteers here help you.08:46
bryanroderycki run this command  do-release-upgrade08:47
rajrajrajtomreyn: how does a volunteer earn?08:47
bryanroderyckhttps://imgur.com/a/jyYp7Jn08:48
tomreynbryanroderyck: this was an example, to point out where the problem is.08:48
tomreynrajrajraj: that's off-topic for this channel.08:48
bryanroderyckhttps://imgur.com/a/f0ZFR3708:48
bryanroderyckthis two image are the error message from the system08:49
tomreynbryanroderyck: i think you should do a fresh installation of ubuntu 18.04.208:49
tomreyn...amd64, if your hardware support it08:50
rajrajrajtomreyn: which channel can I ask that?08:50
tomreyn!alis | rajrajraj08:50
ubotturajrajraj: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http"08:50
ducasserajrajraj: as tomreyn says, offtopic, but short answer: we don't08:51
ducasserajrajraj: please take it to #ubuntu-discuss or #ubuntu-offtopic if you want to talk about it08:52
him-cesjfHi! Is cpufreq_stats kernel module not part of 4.15.0-46-generic kernel?09:04
rajrajrajSo many people joined or bots?09:12
ducasserajrajraj: many people are idle, but please focus on ubuntu support questions here09:13
rajrajrajOk09:14
BraliIm not getting any response in #winehq, i'll try here again.09:16
BraliAfter having installed/uninstalled wine-staging I now cannot get it installed again09:16
Braliif I run 'sudo apt install --install-recommends winehq-staging' it installs 11 mb, whilst it should be like 400. and when I run 'wine --version' its not found09:17
him-cesjfducasse: Hi! Could you help me with a kernel module question?09:18
Braliif I run 'winecfg' it tells me launcher is missing09:18
ducasseBrali: as i told you, we don't support third-party packages09:18
BraliAllright, I didnt understand that part.09:18
BraliSorry.09:18
ducassehim-cesjf: it seems it's not a part of that package, no09:19
him-cesjfducasse: Yeah. Any idea how I can build it or read more on it if it compatible? I require it for powertop09:19
ducasseBrali: make sure you reinstall *all* the wine packages fully if you manually deleted files, though09:19
him-cesjfPowertop is not running well09:19
ducassehim-cesjf: to build it you need to get hold of the source, but that's outside what we support, sorry09:21
ducassehim-cesjf: you should be able to get the source from the repos, though, if it's in the regular kernel tree09:22
him-cesjfducasse: Yeah. I will try asking #ubuntu-kernel again09:23
Braliducasse: that very last thing you wrote gave me an idea09:24
Bralithanks. I got it now!09:24
ducasseBrali: great!09:24
BraliOr not... ;_;09:24
Brali:p09:24
ducassehim-cesjf: you can also try ##linux09:25
him-cesjfSure, thanks ducasse09:25
samba35on ubuntu 16:04:06 i can not see any 16:9 display option for i91509:55
samba35how to get more 16:9 options ?09:56
ayekatsamba35: what resolutions does it show? what is the native resolution of your monitor?10:01
samba35this is my monitor https://www.lg.com/in/support/support-product/lg-W1942T-PF10:02
samba35but 1440*900 and 16:1010:03
ducasseaiui that depends on the edid your monitor sends, and if it can be read correctly10:04
ayekatsamba35: and what is the resolution you'd like to apply there? what is wrong with using the native resolution?10:07
samba351024 by 768 with 16:910:08
ayekat1024x768 is not a 16:9 resolution - it's 4:310:08
samba35ic10:09
samba35ok then thanks10:09
ayekatsamba35: again, what is wrong with the monitor's native resolution? are the UI elements too small?10:09
samba35the probllem is on both side 1 inch screen is blank10:10
samba35not full screen10:10
ayekatsamba35: i see - what resolution is currently set in your system (ubuntu)?10:10
samba35yes10:10
ayekat... that was not a yes/no question10:11
samba35i mean system has configure the current configu by default10:12
ayekatsamba35: blank space around the image may also be due to your monitor settings, though (independently from your OS settings)10:12
ayekatcheck if there is anything on your monitor to change the ratio/zoom/stretching/whatever10:12
samba35 ok10:12
samba35 let me change monitor setting then10:13
ayekatalso, check if the monitor's native resolution (1440x900) is actually available in ubuntu10:13
samba35ok thanks10:20
samba35it seems problem is fix10:20
samba35thanks again10:20
BraliUbuntu question: is there any way I can see packages that I have changed the last 24 hours or so?10:29
gsanhell10:30
ducasseBrali: check the apt logs in /var/log/apt10:31
tomreynBrali: Ubuntu answer: if, by "changed", you refer to packages installed or removed, those are listed in /var/log/apt/*.log10:31
BraliThanks guys10:33
BluesKajHi folks10:47
Bralican I restore ubuntu to the point of a fresh install? Or do I have to install it fresh?10:58
Michael___hi guys, I'm trying to install ubuntu along windows 8 but I can't get the damn install media to boot in UEFI10:58
Michael___I'm now on ubuntu, but whenever I boot my pc it defaults to win 8 instead of giving me a bootloader11:00
Michael___can anyone help troubleshoot?11:00
j0sephMichael___: what did you use to create the install media?11:01
ducasseBrali: no, there's no 'reset to factory defaults' option11:01
Michael___I downloaded the dekstop 19.something.something iso file and burned it to dvd11:01
Michael___with the built in win 8 disk burner11:01
Michael___before that I tried making usb media with rufus, gtp fat3211:02
j0sephMichael___: I don't see why the USB media wouldn't have worked in that case if you explicitly gave it options compatible with UEFI. Have you gone into your BIOS settings to check whether Legacy mode is turned off in favour of UEFI?11:03
Michael___I have disabled all of the fast startup technologies from win8 and intel, I've disabled CSM (so no legacy)11:03
Michael___One thing that might complicate things is I'm on a shitty prefab computer which has a custom American megatrends Aptio version11:04
Michael___But idk, it should just work11:04
tomreynMichael___: what do you do to try and boot off the installer then?11:04
Michael___I just stick in the installation media and it boots from that (I set the boot order)11:04
Michael___but whenever I run the command to see if I'm running in efi mode it returns false11:04
tomreynwhich command do you use there?11:05
Michael___[ -d /sys/firmware/efi ] && echo "EFI boot on HDD" || echo "Legacy boot on HDD"11:05
tomreynhmm yes this looks fine11:05
tomreynis there a key to override the boot order you can press during early boot?11:06
tomreynlike, without having to enter the 'bis' configuration first?11:06
tomreyn*'bios'11:06
j0sephUsually, I can press a key like F12 or F10 to enter a fast-boot menu11:06
Michael___if I press f12, it beeps, then f8, I get this "select boot device" prompt11:06
Michael___but sometimes it loads directly into pxe11:06
tomreynso you pxe boot normally?11:07
Michael___nope, didn't even know that was a thing until today11:07
Michael___yesterday11:07
Michael___if it helps, I can post my exact mobo model and a partition table of my disk11:07
tomreyntry to get to the boot menu again and see which options you have. maybe there is "(u)efi cd-rom" or "(u)efi dvd" or just "ubuntu" listed there11:08
Michael___that's the thing, nothing gets prefixed with uefi11:08
ikoniawhat ubuntu release is l9.something.something.iso11:08
Michael___19.0411:09
ikoniatrhe iso is called l9 ?11:09
ikoniaahh it's a 19 not an L911:09
ikoniaodd font11:09
Michael___yeah11:09
Michael___so anyway, that select boot device menu, it only shows the media once. I have seen screenshots where it shows the usb, then below it (u)efi usb, but mine only shows usb11:10
Michael___but I'm 99.999% certain those screenshots come from a different motherboard setup11:10
tomreynMichael___: tell us the exact name of the iso file you downloaded, try writing the usb again with it, this time using balena etcher (http://etcher.io)11:11
Michael___mobo: mp ms7797 boot-repair info: https://pastebin.com/ANjJB6vv11:12
Michael___ubuntu-19.04-desktop-amd64.iso11:12
Michael___(I can't actually run the boot repair, since it complains about not being in uefi mode)11:13
Michael___maybe my bios just isn't able to boot into any media in efi mode?11:20
coz_disable efi in bios ?11:20
BluesKajyeah, maybe it's in legacy mode11:21
Michael___yeah it's in legacy mode but my windows install is efi11:21
riotim009[m]Maybe depends on when you press Fn11:22
coz_I had this truble , especially with emmc drive. and on a dell desktop11:22
coz_efi had to be disabled to work11:22
Michael___so I need to get the thing  to boot from usb in efi mode rather than legacy...11:22
Michael___seems counterintuitive but I think I'll try disabling efi completely11:22
Michael___not sure how that will make it dualboot11:22
tomreynit won't11:23
coz_as tomreyn said , it will not11:23
jeremy31Michael___: Disable Legacy Boot, then you can fix11:23
riotim009[m]How about set security boot off?11:23
Michael___there's no option in the bios for secure boot11:24
Michael___it's prefabbed so it's probably locked down pretty much11:25
coz_if first OS is installed  efi mode , I am assuming windows, you cannot dual boot unless ubuntu installs with efi, I believe11:25
Michael___^ yeah11:25
Michael___so that's why it's a problem that I can't get my computer to boot from a live media in efi mode11:25
Michael___so I disabled all of the legacy support/csm/whatever you want to call it11:25
mchvim /boot/grub/grub.cfg echo menuentry "other os" {insmod ntfs set root=(hd0,1) chainloader +111:26
coz_Michael___, if you disable efi now windows probabli will not boot11:26
mchedit grub.cfg11:26
Michael___will editing the grub.cfg make the computer use the grub menu instead of booting directly to win8 on startup?11:27
tomreynas a reminder:  <tomreyn> Michael___: [..] try writing the usb again [..], this time using balena etcher (http://etcher.io)11:28
mchusing (hd0,0) or (hd0,1)11:28
Michael___because it says it's installed grub but it just completely skips grub on startup11:28
ledeniMichael___: laptop or desktop with win1011:28
Michael___ill try making a new media11:28
Michael___desktop pc with windows 8.111:28
coz_mmm11:29
jeremy31Michael___: Try within Ubuntu Live for making a new USB ISO11:29
Michael___if it's any help, the dvd installation media prompted me to make a bios boot partition11:29
tomreynthat's be expected if the installer ran in bios mode11:31
tomreyn(and detected gpt partition tables)11:31
ledeniMichael___: make sure your win is properly shout down like shift + shout down that will properly shout down win11:32
Paddy_NIHello I am struggling to get rid of a couple of pixel overlap on my displays. Would anyone here have any idea how I would fix this issue?11:32
Michael___when using etcher, and selecting ubuntu-19.04-desktop-amd64.iso it gives me an error11:32
Michael___"It looks like this is not a bootable image"11:32
Michael___"...does not appear to contain a partition table ..."11:33
mch_if you had used of the archlinux ,you maybe known how do the grub working11:33
Michael___hm when continuing anyway it just says the writer process ended unexpectedly11:33
Michael___no error code11:34
Michael___this is my first experience with linux11:34
coz_you'll get the hang of it ")11:34
BluesKajmust be gpt if windows is using efi11:34
Michael___really the only reason I'm installing linux is because I couldn't get CDL and openCL to work with my C programs in windows11:34
tomreynMichael___: this suggests your downloaded iso image is incomplete / damaged11:34
Michael___I'll try to redownload11:35
tomreyndownload via bittorrent if that's an option11:35
tomreynsince it ensures the download is complete11:35
tomreyncan you tell what the exact file size of the iso you had previously is?11:35
tomreynexact as in single bytes11:35
mch_c program will working in win by mingw11:36
Michael___oh well no surprise it's 0 bytes11:36
Michael___yeah but it doesn't find the headers11:36
Michael___even manually set the PATH11:36
mch_you can install the mingw program in windows11:36
tomreynmch_: we don't usually do windows support on this channel11:36
coz_Paddy_NI,  you mean overscan?11:37
frankfurtsouphi guys how is everyone?11:37
Paddy_NIcoz_, No it's not really overscan11:37
coz_sorry damn phone again11:37
jeremy31Michael___: use dd mode in etcher rather than ISO mode and see if that will boot in EFI11:37
Michael___@jeremy where can I set that?11:38
mch_i am chinese ,i use linux just for growing up my terrible endlish11:39
jeremy31Michael___: Sorry, that is an option in Rufus11:40
Michael___yeah I set that option back when I made it in rufus though11:40
Michael___still booted in legacy mode11:40
jeremy31Michael___: Do you have a USB disk/thumbdrive?11:40
Michael___usk thumbdrive11:40
frankfurtsoupi was just after a little advice if i may? I currently have a kubuntu box running as a plex and nextcloud server and was wondering if there is any advantage to formatting and installing ubuntu server as the OS instead?11:41
jeremy31I would download a new ISO from Ubuntu Live and use Statup disk creator to write the ISO to USB11:41
Braliducasse: I solved it. At least the wine part. If wc3 will crash remains to see. Thank you for all the help.11:41
Michael___@jeremy I will do that11:43
Michael___what's the correct way of tagging someone in IRC?11:43
_Trullojust type the name before your answer11:43
tomreynMichael___: << like this (though : is options)11:44
jeremy31Michael___: type the first few characters in the name and press TAB to autocomplete11:44
tomreyn*optional11:44
Michael___okay "startup disk creator" has completed writing ubuntu-19.04-desktop-amd64.iso to my usb flash drive11:45
tomreynMichael___: if this continues to fail, we'll need more hardware + firmware info. run and post this from the (bios booted) ubuntu installer then:    journalctl -b | grep 'DMI:'11:45
Michael___I'm gonna restart, check my bios settings once more, see if it will finally boot in efi11:45
BraliThanks again, bye!11:49
michael___My computer does not recognize the thumb drive as a bootable media11:52
michael___(I disabled usb legacy support in the bios settings)11:53
whitehatjellywhats the name of inbuilt archive manager in ubuntu. My pal needs help11:53
tomreyn"usb legacy support" refers to supporting lower usb protocol versions11:54
tomreynwhitehatjelly: file-roller11:54
tomreynmichael___: in case your usb stick supports usb 1.1 only, you'll need to keep *usb* legacy support enabled11:55
TJ-tomreyn: actually, in my experience, it means the firmware will provide firmware services to the boot-loader to access USB storage devices11:56
michael____ubuntu@ubuntu:~$ journalctl -b | grep 'DMI:' May 11 11:54:30 ubuntu kernel: DMI: mp MS-7797/MS-7797, BIOS M7797W08-mp2.20F 03/11/201311:56
michael____I just booted from the dvd again (it doesn't recognize the usb media now)11:56
TJ-tomreyn: and also HIDs (keyboard, etc.)11:57
tomreynTJ-: interesting. i have it disabled and usb keyboard works fine, though11:57
TJ-michael____: after booting from DVD, does the running OS recognise the USB storage device is present?11:57
michael____yes11:58
TJ-tomreyn: usually that's because GRUB's native USB drivers work fine11:58
whitehatjellythanks11:58
TJ-michael____: but the PC firmware at start-up cannot recognise it as a valid boot deivce?11:58
michael____but maybe my pc firmware can only boot from usb in legacy mode11:58
michael____because I have absolutely no idea what else to try at this point11:58
michael____when I enable legacu usb support in the bios settings, it will recognize it, but it will boot in legacy mode11:59
michael____legacy*11:59
TJ-michael____: I would strongly suspect it expects you to specifically indicate you "trust" the removable-media bootloader exectuable - we see this more and more and it is frustratingly difficult to diagnose11:59
whitehatjellyhow do i make a bootable flashdrive using ubuntu? lets say i want to use mintos (dont get triggers fanboys) and i have iso on my ubuntu machine and a flashdrive inserted to my lap. What do i do now12:00
michael____that could be it, although how do I fix that?12:00
TJ-michael____: My recommendation would be to reboot the PC and enter its firmware setup, then explore the various pages/tabs/options. There may be a 'page' for "Security" which will include SecureBoot options. On that page there *may* be additional options to 'trust' boot files - it is usually in the form of a file-browser that allows you to navigate to and select the USB's /EFI/boot/bootx64.efi file. Note that12:02
TJ-Secure Boot needs to be enabled usually for this function to be available. Once you've 'trusted' the file, you can disable Secure Boot again if you prefer that.12:02
michael____TJ-: nope, no such option12:02
Guest8I am trying to install hp-plugin (for hp printers) I am stuck at a step where a script is supposed to add a gpg key (it fails, doesn't download), how do I manually add a gpg key if I have the url (another url) where it is hosted12:02
michael____I suspect that's because this is a custom bios firmware that's been locked down12:03
TJ-michael____: another possibility is, that you have to specifically add the USB device to the list of devices that may be booted from12:03
michael____hmm12:03
michael____I'll just reboot again and fiddle with it. if that fails I'll stick with windows I guess12:03
whitehatjellyso you folks will ignore my question? wow12:04
michael____whitehatjelly: can you just download the iso and then use "startup disk creator"?12:04
Guest8here one has to be patient whitehatjelly12:05
whitehatjellyi see12:05
TJ-michael____: please come back after testing; I'm researching the issue12:06
michael____I'm gonna reboot12:07
TJ-michael____: is it a laptop?12:07
stevendaleHi12:07
stevendaleThe expert is here12:08
stevendaleSo TJ is supporting and michael____ is receiving... Okay...12:08
stevendaleHi TJ12:11
stevendale[21:28] (Michael___) desktop pc with windows 8.112:11
whitehatjellywelp, looks like this isnt much of a help. Thank you12:12
McErroneousHello i am looking for personal, or private Ubuntu Webpages.., google was not a help to accomplishing this, because it would list mainly the top 10 all the time...12:13
McErroneousplease send me links in notes or messages...12:13
jrzzwhitehatjelly: you there ?12:14
stevendalejrzz heeft12:14
jrzzlel12:14
stevendaleMcErroneous Hi12:14
jrzzokey, he just had to open his iso with disk image writer and select his usb key and baaaannng12:14
stevendaleMcErroneous https://wiki.ubuntu.com/12:15
michael___Okay so it only recognizes the usb when I enable support for legacy usb12:15
stevendaleWb michael212:15
michael___I can boot from it, but only in legacy mode12:15
michael___hi12:15
stevendalemichael___12:15
jrzzyou dont want to boot in legacy mode ?12:16
michael___no because then it will install ubuntu in legacy mode but it need efi mode to dualboot win812:16
jrzzho ok, got it. Did you disable secured boot ?12:16
michael___there's no such option as secure boot :( maybe that's the problem12:17
stevendalemichael___ If you format your USB with a GPT table and as FAT32 then mount the Ubuntu ISO, drag the files across to it, it may recgonize the EFI filea12:17
michael___I'm working on uploading some images of what my Aptio setup utility looks like12:17
michael___it should, but it doesnt12:18
stevendalemichael___ Use Imgur12:18
jrzzwhat is the brand and model of your mb12:18
michael___mp ms-779712:18
stevendalejrzz his is a prebuilt desktop with Windows 8.112:18
stevendaleIt could be possibe the UEFI is 32-bit only12:19
jrzzho12:19
stevendaleNasty OEMs tend to do crap like that12:19
stevendaleEspecially around when 8 was released12:19
jrzzi see, never dealt with that kind of mb12:19
michael___https://imgur.com/a/2ipTCbh12:19
michael___"please select boot device" menu was achieved by enabling usb legacy support and pressing f8 after first beep12:20
michael___but again this boots it in legacy12:20
jrzzok12:20
jrzzso12:20
jrzzin the second pictures, did you try to go to boot or secure12:20
jrzzsecurity*12:20
jrzzjust to make sure there is not secured boot option12:21
TJ-michael___: is it a MSI or Medion mobo?12:21
michael___neither, the pc was an mp elite power i312:21
michael___so it's some mp spinoff of 779712:21
stevendaleMedion12:22
stevendaleIntel B75 chipset12:22
stevendalehttps://ark.intel.com/content/www/us/en/ark/products/64030/intel-b75-express-chipset.html12:22
TJ-michael___: yeah, both MSI and Medion have products with the same MS-7797 code12:23
michael___well my motherboard isn't black/red so i suspec tit's not msi... lol12:23
stevendaleDefinitely Medion12:23
michael___suspect it's*12:24
TJ-michael___: is this any use? https://blog.radwell.codes/2012/08/aptio-bios-usb-boot/12:26
michael___sounds promising, i'll try that12:27
michael___if that doesn't work I'll have to leave for work :(12:27
michael___thanks for the help everyone12:27
TJ-michael___: one last thing12:27
TJ-michael___: On photo 7 of your imgur, I notice at the very top "OS Select" shows "Win 7/OtherOS" - have you tried using that in case it offers the USB device ?12:28
michael___yeah it only shows win8 or win7/otheros12:29
TJ-michael___: sorry, photo 912:29
michael___ubuntu doesn't show there either12:29
TJ-michael___: You know what, could that be codoe for "UEFI" or "BIOS/Legacy" modes? Did Win7 boot from UEFI? Wasn't Win8 the first that does?12:29
TJ-michael___: have you tried with that set to "Win8" ?12:30
michael___have not tried that12:30
michael___I'll try the two methods when I get back from work12:30
michael___thank you12:30
TJ-michael___: good luck - these things are infuriating12:30
michael___yeah I might look into flashing my bios to get another utility on it but that another thing entirely12:31
michael___o/12:31
=== mkv is now known as m4v
anthonysalamancaexit12:39
dnzmI wonder if in Michael's case, it would work if you'd completely wipe the machine and install both windows and Linux in legacy mode12:56
coldnineHey everyone, I'm downloading package linux-headers-4.4.0-142-generic in order to 'make modules', but it seems like files are missing because it gives me ' No rule to make target `kernel/bounds.c ', has anyone encountered this before? my final wish is to simply extract module.o from this process13:00
TJ-coldnine: have you done "make modules_prepare" ?13:07
coldnine      TJ-: nope, will try now13:09
McErroneous#/wc13:18
coldnineTJ-: tried make modules_prepare: "No rule to make target `arch/x86/entry/syscalls/syscall_32.tbl'"13:19
TJ-coldnine: you do have the full kernel source available don't you - not just the headers ?13:21
coldnineTJ-: This is just the headers, I dont know how to get the full source13:24
coldnineTJ-: my kernel version is 4.4.0-142-generic13:25
TJ-coldnine: You'd need to enable apt to fetch it by enabling /etc/apt/sources.list "deb-src" entries, "apt update" then you can do "apt-get source linux-image-$(uname -r)"13:25
tomreyncoldnine: can you discuss what the greater goal is? maybe you're taking a more complicated route than is necessary.13:25
TJ-tomreyn: it does sound that way; I wonder if DKMS isn't a better route13:26
tomreyncould well be.13:26
coldninetomreyn: I'm trying to create a volatility profile for my Ubuntu 14.04 machine with a newer kernel. for that I need the module.o13:26
coldnineTJ-: ok I'll fetch it now and attempt13:27
tomreyn!14.04 | coldnine13:27
ubottucoldnine: Ubuntu 14.04 LTS (Trusty Tahr) was the 20th release of Ubuntu. !End-of-life was April 25th, 2019. Paid support (ESM) is available. See also !esm, !eol, !eolupgrade13:27
cfhowletttime to upgrade coldnine13:27
TJ-coldnine: what is a "volatility profile" ?13:29
coldnineTJ-: volatility is a program created for memory forensics, it can be used to inspect memory dumps13:30
coldnineTJ-: to inspect a memory dump you'd need a profile of the machine the memory was dumped from13:30
coldnineTJ-: to create a profile you can look through here: https://github.com/volatilityfoundation/volatility/wiki/Linux#creating-a-new-profile13:30
TJ-coldnine: ahhh, makes sense now, I thought you were talking about a boot-entry !13:30
coldnineTJ-: apt says Picking 'linux' as source package instead of 'linux-image-4.4.0-142-generic' so it download 3.13.0 instead >.>13:32
coldnineTJ-: can i download the .deb through the site and install that instead?13:33
TJ-coldnine: from what you said earlier I suspect you mis-understood this phrase "The current method to create vtypes (kernel's data structures) is to **check out** the source code and compile 'module.c' "13:33
TJ-coldnine: "check out" means to clone the kernel's source code repository, or otherwise get the matching kernel source for the kernel version you're working on13:34
TJ-coldnine: for Ubuntu kernels you'd need to clone the ubuntu kernel-team repository for 14.04 trusty13:34
coldnineTJ-: the example procedure under "creating a new profile" simply tells to download the headers and make modules, hmmf13:36
TJ-coldnine: so you'd need to do "git clone git://kernel.ubuntu.com/ubuntu/ubuntu-trusty.git"13:36
coldnineTJ-: would this be a long process?13:37
TJ-coldnine: but that is just the *first* stage of several you have to follow13:37
TJ-coldnine: the make instructions at the end of that section (Creating a Profile) are specifically to work aroun problems in Fedora13:38
TJ-coldnine: kernel building is always a long process initially - but incremental builds can be very quick13:38
TJ-coldnine: having 'ccache' can help tremendously too13:39
coldnineTJ-: OK so maybe I can take a different approach: I know that there are pre build profiles online, for Ubuntu14.04 there's a pre build profile for kernel version 3.13.0-24-generic, is there a way I can downgrade my kernel version to that one?13:41
miahey all13:41
miawhat's the best way to run android apps on ubuntu13:41
tomreynmia: you can't, not natively.13:43
miatomreyn, I'm not looking for a native way13:43
miathere were some workaround in windows like bluestacks13:44
miaI'm looking for a good alternative for them in ubuntu13:44
tomreyni don't know what said workaround is. there are virtualizations you can use.13:45
TJ-coldnine: 14.04 is no longer supported, but you may find the kernel packages for that on http://old-releases.ubuntu.com/ubuntu (you'd alter /etc/apt/sources.list to use that <---- URI instead, then "apt update" then check if the kernel version you want is available with "apt list linux-imager*' or "dpkg -l linux-image*' "13:45
TJ-mia: there's a 'snap' called "anbox"13:45
miaoh, will check now!13:46
cfhowlettMia/ virtualbox + chromeOS + android app13:49
cfhowlettIMHO13:49
TJ-that's one heck of a stack just to run some JVM/dalvik :)13:51
ubuntu-mateciao a tutti!!!13:55
cfhowlett!it | ubuntu-mate13:56
ubottuubuntu-mate: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)13:56
stevendale!language | ubuntu-mate13:56
ubottuubuntu-mate: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList13:56
ubuntu-mateOK! sorry...i'm just arrive!!!13:56
=== stoned_ is now known as stoned
BenMcLeanHey guys. Umm .... OK assume I'm a dum-dum trying to put Ubuntu on a 256 GB pcie SATA drive. What partitions should I make, how big should they be and what should they be called? I have 32 GB of RAM on this computer. do I really need a separate swap partition?14:04
cfhowlettBenMcLean/ nothing at all dumb about that14:04
cfhowletteasiest thing to to is let the installer automagically partition as needed.14:04
BenMcLeancfhowlett well it won't because I have two other Windows 10 drives, which makes the installer throw a tantrum and demand manual config14:07
cfhowlettinstall next to windows should be offered as an option BenMcLean14:08
BenMcLeancfhowlett, That's for splitting a volume between Windows 10 and Linux.14:09
BenMcLeanI have a completely separate volume for Linux14:09
cfhowlettis that not what you are doing?14:09
BenMcLeanNo, what I'm doing is installing Linux on it's own volume.14:09
noob_on_railshey all, I've done a clean installation with ubuntu 18.04, long time ubuntu user14:09
noob_on_railsbut I'm experiencing various lags & hangs14:09
noob_on_railsfirefox startup times are very long14:10
BenMcLeanI actually have two 2TB SATA drives with Windows 10, and the Windows will only boot with that stupid "Intel Rapid Storage Technology" thing turned on14:10
cfhowlettBenMcLean/ got it.  well, plain vanilla ubuntu system takes less than 10 gb.  a dedicated /home can be as large/small as you want.  a /swap won't hurt14:10
noob_on_railsanyone else having the same issues?14:10
noob_on_railsthe whole thing feels weird tbh, gnome is laggy14:11
BenMcLeanEvery time I want to use Linux, I have to go into the BIOS and disable Intel RST14:11
noob_on_railsare there any specific things i should do to make the experience better?14:11
BenMcLeancfhowlett, see my original question14:11
TJ-noob_on_rails: check the kernel log for signs of I/O errors14:11
cfhowlett!raid | BenMcLean/  no experience with rst so I can't advise.  please consult the official info14:12
ubottuBenMcLean/  no experience with rst so I can't advise.  please consult the official info: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto14:12
Younderfor the record to access the kernel log use dmesg14:12
Younderor go to /var/log and use tail, head or less14:13
Younderremember less is more14:14
TJ-BenMcLean: this may help you, towards the end is some good advice to get Linux installer to use the Intel RST14:15
BenMcLeanOoh that'd be great TJ-14:15
BenMcLeanbut which thing are you referring to TJ-14:16
TJ-BenMcLean: the entire explanation by DavidJFelix, but points 5 onwards relate to what to do/expect in Linux14:17
noob_on_railswow, gnome is actually leaking14:17
noob_on_rails2.5 GB ram, really ?!14:17
TJ-BenMcLean: you would need to manually intervene during install, using the "Try Ubuntu" method so you can use a terminal to get the drivers loaded and the device-mapper block device created before starting the installer14:17
YounderTJ: pleas stop blowing us off. If you have a REAL problem state it.14:17
TJ-BenMcLean: I suspect there may be challenges with GRUB boot-loader, although it does support most Linux MD RAID metadata now14:19
BenMcLeanOK if I have 32 GB of RAM and I want hibernation, then my swap size should be 38 GB correct?14:22
BenMcLeanin which case 38 * 1024 = 38,912, plus one for rounding error would be 38,913 MB?14:23
tomreynBenMcLean: hibernating (suspend to disk) and returning from it will most likely take longer than a full reboot for you. also potentially much longer than the more common suspend (to ram).14:25
tomreynalso, what is your calculation based on?14:26
BenMcLeantomreyn: OK so should I just have 6 GB of swap then?14:26
TJ-BenMcLean: yes, but unless most memory is in use (not for caches/buffers) it will rarely put all of RAM into swap14:26
BenMcLeantomreyn this page here https://itsfoss.com/swap-size/14:26
TJ-BenMcLean: for hibernation I choose RAM-SIZe + some small margin14:26
BenMcLeanMaybe I shouldn't have hibernation14:26
TJ-BenMcLean: e.g. after boot without running many processes, OS may be using less than 1GiB of RAM, so that's all it'll save to swap14:27
BenMcLeanwell it is a laptop. should it even have hibernation ?14:27
BenMcLeani mean if I just say "no hibernation" then it would shut down if battery gets too low, right?14:27
TJ-BenMcLean: for a laptop I'd say yes... initially use suspend-to-RAM but set it so if battery drops below some level (5% ?) it wakes up, and then hibernates14:28
TJ-BenMcLean: yes, you could do that too. Depends how much you leave the logged-in system with applications and data files open14:28
BenMcLeanTJ- I don't expect to do that much. I am using this linux for development purposes, but expect to leave it running in windows 10 when not in use14:29
tomreynthis also depends a lot on how you use the laptop. if you use it a s a desktop replacement i'd just recommend to shotdown/power off and power on.14:29
BenMcLeanTJ- DavidJFelix's post is trying to get Windows and Linux to share a drive ... that's confusing14:29
TJ-BenMcLean: I know... I pointed to that because you had said you have to disable Intel RST to boot Linux14:30
BenMcLeantomreyn, i think i'll go with that14:30
gravitosand hello again14:33
gravitosso14:33
gravitosi have a 16gb usb flash memory stick14:34
BenMcLeanTJ- The documentation that guy linked to says it is out of date14:34
=== himcesjf_ is now known as him-cesjf
gravitosi just tried to format it in ext414:34
gravitosand whie mounting it says14:36
gravitosError mounting /dev/sdb at /media/gravitos/GRAVITOS-FLASH:14:36
gravitos Command-line `mount -t "ext4" -o "uhelper=udisks2,nodev,nosuid" "/dev/sdb" "/media/gravitos/GRAVITOS-FLASH"'14:36
gravitosexited with non-zero exit status 32: mount: mount /dev/sdb on14:36
gravitos /media/gravitos/GRAVITOS-FLASH failed: Structure need to be cleaned14:36
gravitos(udisks-error-quark, 0)14:36
cfhowlett!paste | gravitos use paste to avoid "set quiet"14:36
ubottugravitos use paste to avoid "set quiet": For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.14:36
BenMcLeanTJ- referring to this here https://superuser.com/a/35029014:37
TJ-gravitos: that suggests there is corruption. Try "sudo e2fsck -f /dev/sdb"14:37
BenMcLeanI need to find out 1. exactly what steps to follow to get the ubuntu installer to recognize the drive under Intel RST, and 2. what partitions to make and exactly how many MB to tell it to make them, since the Ubuntu installer is too stupid to take the number in GB14:38
TJ-BenMcLean: the link to Intel RST? I get Access Denied from the intel server14:38
BenMcLeanor better yet, auto-configure14:38
hggdhgavinguo: in other words: you probably removed the USB stick *without* un-mounting it first. This will usually not be good.14:38
BenMcLeanTJ- oh that's over here now i think https://www.intel.com/content/dam/www/public/us/en/documents/white-papers/rst-linux-paper.pdf14:39
TJ-BenMcLean: oh, are you about the Arch wiki, where it talks about dmraid ?14:39
BenMcLeanTJ- I meant this link here's out of date. https://wiki.archlinux.org/index.php/Installing_with_Fake_RAID#Load_dmraid14:39
BenMcLeanyeah14:39
TJ-BenMcLean: "dmraid" and "md raid" are 2 very different things. In years gone by only dmraid supported FAKE (metadata) RAID including Intel. Then14:40
BenMcLeanwhy does ubuntu need a separate swap partition anyway? why can't it just use a file like windows does?14:40
gravitosnice translation, e2fsck | "сжатиеion", "which is неверно"... not bad...14:41
TJ-BenMcLean: ... then Intel contributed support for Intel FAKE metadata to Linux's MD - we use "mdadm" to manage it14:41
gravitosBenMcLean: swap partition is much faster than swap file14:41
TJ-BenMcLean: Ubuntu recent versions do use a swap file, but sometimes a partition is preferable14:41
BenMcLeangravitos, really .... doesn't that mean the file system's crappy, since the underying hardware would be the exact same?14:41
BenMcLeanTJ- O I C14:42
* gravitos does not use swap at all, huh14:42
BenMcLeanI am thinking with 32 GB of RAM, maybe I should just tell programs that want to use more, "tough luck"14:43
gravitosMy laptop has 4 GB of RAM and it is enough to run Grand Theft Auto: San Andreas by wine and to have it playable.14:44
TJ-BenMcLean: even a small swap could prevent OOM errors. Depends on how large the storage device is... is 32GB going to waste useful capacity?14:44
BenMcLeanQuite possibly. I mean, that is pretty big14:45
gravitosgive some of your RAM to me :)14:46
BenMcLeanThat's 12.5% of the total drive14:46
Charon;d14:46
gravitosor did you mean swap?14:46
BenMcLeanwhat14:47
TJ-BenMcLean: I think I'd tend to make it smaller than RAM, maybe 8 or 16GB, based on what you've said14:48
gravitosno swap and no problems http://i.imgur.com/qaFRg1V.png14:49
BenMcLeanWhat the hell is this. Just switching the SATA mode in the BIOS on each boot would probably save time compared to figuring this out.14:52
BenMcLeanhttps://wiki.archlinux.org/index.php/Installing_with_Fake_RAID#MBR_Install_Example_Using_mdadm_on_and_Intel_FakeRAID14:52
BenMcLeanIt's been my experience that you always have to be some kind of wizard to get linux to do anything, while with Windows, you only have to be a wizard occasionally.14:54
TJ-BenMcLean: that's Arch where everything has to be done manually; most of those steps are done by the Ubuntu installer14:54
BenMcLeanTJ- oh ... so what would be the steps just to get it to enable mdadm so it can see the drive, and add mdadm to the actual install so it'll see the drive when it boots?14:55
TJ-BenMcLean: all you have to ensure is the /dev/mapper/<name-of-intel-rst-raid-array> is available14:55
YounderBenMcLean, Neither clan employs wizards. Though wise asses seem prevalent.14:55
TJ-BenMcLean: if the system is using RST and has RAID devices, or JBOD, then those devices should show up either as device-mapper nodes, or even possibly plain SCSI (/dev/sd*)14:56
BenMcLeanSCSI? What? this is 2019. everything's SATA-only now isn't it?14:56
TJ-BenMcLean: on boot Ubuntu uses mdadm to scan for and assemble any good RAID arrays it finds and they appear under /dev/mapper/14:57
TJ-BenMcLean: no, everything is SCSI - that is the standard Linux sub-system14:57
BenMcLeanoh14:57
BenMcLeanUbuntu's installer wasn't seeing my 256 GB pcie SSD when intel RST is turned on in the BIOS14:57
BenMcLeanthat's problem #1. problem #2 is figuring out what partitions I should have.14:58
TJ-BenMcLean: right, so we'd need to look in detail at the kernel log when that occurs to figure out if there is any sign at all of it14:58
FreeBDSMLVM question: so I have attached a used HDD (it was part of a raid, afaik) and would like to create a small partition on it using lvm. What's the way to do that? I thought first I'd need to `pvcreate /dev/sdc`, but for some reason I get 'Device /dev/sdc not found (or ignored by filtering).' why's that?14:58
BenMcLeanTJ- how I do that14:58
TJ-BenMcLean: well, if there is an entire device for Ubuntu, let the installer decide all that14:58
YounderBenMcLean, lsscsi. Internally linux strores alldrives as if tey were SCSI jus because SCSI has a record hat includes everything all the others have14:59
BenMcLeanTJ- it wouldn't. it would insist on trying to install to one of the windows drives any time i didn't make everything completely manual14:59
Younderin a record14:59
FreeBDSM`lsblk` does list sdc, so why am I getting that error?14:59
TJ-BenMcLean: boot the system with RST enabled to the Ubuntu installer in "Try Ubuntu" mode so you get a desktop GUI, then open a terminal, and grab the kernel log. So you'd do "sudo apt install pastebinit; pastebinit <( dmesg )" and give us the URL of the paste so we can advise14:59
BenMcLeanOh OK15:00
BenMcLeanWill do!15:00
BenMcLeanthanks15:00
BenMcLeanbrb while i do that. (gotta find where i put that micro sd card with ubuntu on it)15:00
t4nk-freenodecould anyone lend me a hand with sources.list? I installed bodhi linux and apt-get update won't work, http://dpaste.com/10ERRRB15:00
t4nk-freenodeI can't figure it our for the life of me :|15:01
TJ-FreeBDSM: LVM doesn't create partitions. Do you mean you want to create a Logical Volume in the Volume Group that is on that device?15:01
TJ-t4nk-freenode: We do not support Bodhi here; only Ubuntu15:01
t4nk-freenodeisn't bodhi 18.04?15:01
TJ-t4nk-freenode: it is not Ubuntu15:02
t4nk-freenodeand isn't Err:1 http://archive.canonical.com/ubuntu bionic InRelease  403  Forbidden  a regular repo?15:02
FreeBDSMTJ-: looks like I have some erroneous info: my notes claim that physical volumes can be a disk partition, whole disk (or meta device, or loopback file). But anyways, you are right: I want to partition that disk and use those partitions as LVM15:03
TJ-t4nk-freenode: maybe Bodhi is using Ubuntu archives, but it is NOT Ubuntu15:03
gdbt4nk-freenode: Bohdi is not Ubuntu in the effectively the same way Ubuntu is not Debian.  One is based on the other.  Ubuntu diverges more from its parent than Bohdi does, but Bohdi is it's own product and should have its own resources for support.15:03
FreeBDSMso should I first create a partition using something like parted?15:03
TJ-FreeBDSM: no, your notes are correct but I think you're misunderstanding... let me explain...15:03
JoeboyAny ideas why my alt-tab doesn't do anything after upgrading to 19.04? It seems like the behaviour is supposed to have changed, but it should still do *something*, right?15:03
mplsjokerHow should I install Ubuntu alongside my existing arch distro?15:04
FreeBDSMthere are pvs, vgs and lvs. Both as entities and as commands to list entities of those types.15:04
t4nk-freenodeI know guys, but I had my hopes set on you... thing is that 'support' is rather only a discord page with 3 people in it, without activity15:05
TJ-FreeBDSM: the order of block devices usually will go something like this: /dev/sda -> /dev/sda1 (partition) -> pvcreate /dev/sda1 (create LVM metadata) -> vgcreate MY_VG /dev/sda1 (create a Volume Group) -> lvcreate -n MY_LV -L 4G MY_VG (Logical Volume) -> mkfs.ext4 /dev/mapper/MY_VG-MY_LV15:05
gdbt4nk-freenode: Their webpage indicates that their forums and wiki are the primary resources.15:05
TJ-t4nk-freenode: that is the penalty for choosing a distro with a small dev/support/user based15:05
FreeBDSMTJ-: so LVM goes after partitioning, not before15:06
cfhowlettexactomundo! TJ-15:06
t4nk-freenodeit's a darned shame, because I installed bodhi for a friend, on an older pc.. and it runs just blazingly fast( if I had any packages to install)15:06
TJ-FreeBDSM: where there are to be multiple partitions, yes, you'd put the LVM PV in a partition15:06
cfhowlettt4nk-freenode/ pretty sure bodhi offers support options to their OS.  if not, consider your options.15:07
TJ-t4nk-freenode: Ubuntu has Lubuntu and Xubuntu which work well on older/slower/restricted PCs15:07
mplsjokerAny thoughts on installing Ubuntu alongside my arch install?15:08
=== robot_ is now known as Guest97321
cfhowlettubuntu offers the "install next to ..." option.15:08
TJ-mplsjoker: ensure the boot-loaders don't interfere with each other15:09
BenMcLeanHi guys. I'm back, just opening an irc window on a computer I'm not actually doing the installing on. :)15:10
TJ-BenMcLean: good plan!15:11
BenMcLeanhere is the paste TJ- and folks http://paste.ubuntu.com/p/GwFq68xHvt/15:19
FreeBDSMTJ-: is it normal/okay/wrong to have 1M biosgrub partition on each physical hdd?15:20
FreeBDSMor will I get into trouble upon boot?15:20
TJ-BenMcLean: doh, line 807! it's because the device(s) are NMVe15:22
TJ-BenMcLean: which seems to indicate that currently, Linux cannot work around the RST, and it has to be disabled15:22
BenMcLeanTJ- OK now I have to Google what the hell NMVe is15:22
TJ-BenMcLean: at least you know for sure now15:22
TJ-BenMcLean: Non Volatile Memory Express15:23
TJ-BenMcLean: very fast SSD connection to the PCI Express bus15:23
BenMcLeano i c https://en.wikipedia.org/wiki/NVM_Express15:23
BenMcLeanwill linux get support of this in future?15:23
BenMcLeanbtw the 7.8 gb usb device is the sd card i'm running off of atm15:24
BenMcLeanTJ- I am reading online that support for NMVe was added to the Linux kernel version 3.3 in 2012. What's the problem?15:27
BenMcLeanI mean this is 2019. that's seven years, surely it must have trickled down to ubuntu by now15:27
FreeBDSMhe said that RST has to be disabled15:27
TJ-BenMcLean: yes, it is, but Intel broke AHCI in their RST - you can read the original Linux kernel commit message that explains it:  https://github.com/torvalds/linux/commit/aecec8b60422118b52e3347430ba9382e57d6d7615:28
t4nk-freenodeIt's really with pain in my heart to have to leave bodhi; Desktop really felt amazingly snappy. My friend has an amd athlon 64 X2 dual core 4400+ with 4G ram with 120G ssd; I previously had him on kubuntu( because I always used that), but there were too many troubles and it just didn't want to run consistently. considering this hardware, could you give me an advice on what to install to give my friend the best possible15:29
t4nk-freenodeexperience for a change? Myself I would like a snappy desktop, a browser, mail client and some light gams like pioneers and chess. Doesn't need to be much, but fast and solid....15:29
TJ-t4nk-freenode: I'd try Xubuntu and Lubuntu, which are both supported here15:29
t4nk-freenodeand which would you prefer yourself?15:30
BenMcLeanTJ- Thanks for the info on this15:30
TJ-t4nk-freenode: seems that Bodhi has Moshka Desktop, a fork of Enlightenment15:31
t4nk-freenodeyes15:31
t4nk-freenodeit's a bit ugly btw ;)15:31
TJ-t4nk-freenode: I use Xubuntu on all my systems, even the powerful ones, from RaspberryPi on up15:31
gambl0rehow come when i run certain applications like youtube with live usb the fan stays off when watching a youtube hd video but if i boot up my system with installed os the fan turns on when watching a hd video15:34
tomreynwhich live usb is it?15:36
gambl0rekubuntu15:36
tomreynversion?15:36
gambl0re18.1015:37
tomreynand the installed system is?15:37
gambl0resame15:37
tomreynhmm, i'd bet on a bug which was still present when th elive cd was made, and fixed later.15:37
tomreynbut it's not easy to guess15:38
gambl0resame with when using vlc. live usb vlc works fine without fan turning on. installed os, fan turns on for some reason15:38
tomreynthe reason will be heat which needs dissipating, i guess15:38
tomreynyou could take a look at your logs of those boots and compare them.15:39
TJ-gambl0re: sounds to me like the installed OS is using software rendering, whereas the Live is using hardware offloading to the GPU15:39
TJ-gambl0re: compare which GPU drivers are used by both15:39
Gradamixerwasssup?15:40
gambl0reTJ-, not sure how to do that15:40
Gradamixerwhat do you mean?15:40
Gradamixeranyone wannmes that they like?lk about any gaa ta15:40
tomreyngambl0re: run this on bot systems:  lspci -knn | grep -A3 VGA | nc termbin.com 999915:40
tomreynalso:  glxinfo -b15:41
TJ-gambl0re: possibly tomreyn can help here, I cannot recall the command that lists the Xorg drivers and capabilities15:41
Gradamixergamble0re15:41
TJ-tomreyn: gambl0re That's the one!15:41
GradamixerRun system data to reboot me15:41
tomreynsorry, i mean, for the extra command:   glxinfo -B15:41
gambl0reTJ-, https://termbin.com/ql3515:41
Gradamixerhow are you guys doing15:41
tomreyn!support | Gradamixer:15:42
ubottuGradamixer:: The official ubuntu support channel is #ubuntu. Also see http://ubuntu.com/support and http://ubuntuforums.org and http://askubuntu.com15:42
Gradamixerbye guys have a good time with life15:42
tomreynoops wrong factoid15:42
tomreyngambl0re: so this system uses the integrated intel graphics chipset.15:43
gambl0retomreyn, ye15:43
tomreyngambl0re: and there doesn't seem to be anything else in there. but you could still check from the other system to be sure.15:44
t4nk-freenodedownloading Xubuntu desktop image, TJ-, I'll give it a try15:44
s2darhello15:48
ikanoboriHi!15:49
tomreyngambl0re: and we still frown at cross-posting here15:51
gambl0retomreyn, sorry15:52
gambl0rei just installed powertop, how do i actually use it? haha15:52
BenMcLeanThanks for the help today everybody15:54
BenMcLeangotta go15:55
=== Platonid1s is now known as Platonides
Gradamixerare you guys here15:57
tomreynhi Gradamixer, do you have an ubuntu support question?15:57
Gradamixerno i was wondering what you guys were up too?15:57
tomreyn!ot | Gradamixer15:58
ubottuGradamixer: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!15:58
BenMcLeanHow can I use a keyboard shortcut to zoom in and out?16:13
BenMcLeanthere's a zoom option in the "Universal Access" menu, but it needs to have a way to quickly zoom in and out, because UI designers stupidly insist on making text of all different sizes isntead of one size16:14
BenMcLeanWhen I google this, I find a ton of information on old versions of Ubuntu with completely different zoom options than the current version16:15
=== juboxi is now known as jubo2
BenMcLeanThe ubuntu docs here seem to indicate that this is a missing feature. https://help.ubuntu.com/stable/ubuntu-help/a11y-mag.html.en16:15
BenMcLeanA missing essential, uncompromisable feature16:15
FreeBDSMfdisk lists my disk's sector size (logical/physical) as 512 bytes / 4096 bytes, can I anyhow increase logical sector size to 4096 bytes to match physical sector size?16:15
TJ-FreeBDSM: no16:16
TJ-FreeBDSM: why would you want to?16:16
FreeBDSMthanks16:16
FreeBDSMTJ-: afaiu - that'd slightly increase access speed if my files are mostly big16:17
TJ-FreeBDSM: ahhh, there is way to achieve that, but not by trying to change the disk's LBA size... ensure the start of the partition/file-system is on a multiple of 4096 bytes, then create the file-system with a block size of 4096 bytes. If I recall correctly, ext4 already does use 409616:18
TJ-FreeBDSM: if the OS is reading large files it is going to ask the disk to send multiple sectors anyhow... where you can suffer is in accessing less than 4096 bytes from a sector, since the disk has to discard data, and for writing it has to read the existing 4096 bytes, replace the 512 bytes you've written to, then write back the entire 4096 bytes. This hardly ever is a problem in practice due to disk's16:21
TJ-internal caching16:21
FreeBDSMthanks16:22
t4nk-freenodeTJ-, ... now I face the same problem on xubuntu... http://dpaste.com/3TKD01216:23
FreeBDSMparted sucks: how to specify first sector for the partition in sectors?16:23
jeff_jHi I get no audio after resuming from suspend, I've tried pulseaudio --kill, pulseaudio --start, I've tried systemctl restart alsa-restore.service  alsasound.service     alsa-state.service16:24
jeff_jI am using displayPort cable to connect to the monitor16:25
tomreynFreeBDSM: parted(8) -> COMMANDS -> "unit"16:25
FreeBDSMtomreyn: `(parted) unit` -> `Unit?  [compact]?`, I just wanna ask "b--ch, what are you asking me???"16:26
FreeBDSM'End?' doesn't even suggest the max sector16:27
TJ-t4nk-freenode: works for me; it looks like you have a HTTP proxy that is modifying/blocking connections16:28
FreeBDSMif 1MB=2048 sectors, then 100GB should be 2048*100*1024=209715200. And it says Error: The location 209715200 is outside of the device /dev/sdc. The disk is 3TB16:29
TJ-jeff_j: sounds like an ACPI issue, for which acpi_osi= may be a solution16:29
compdoc_is the partition table GPT?16:29
FreeBDSMyes16:30
jeff_jTJ, can you be more specific, acpi_osi= ?16:30
t4nk-freenodeTJ-, it seems you may be right, I just changed to a 4G connection.... and it's running16:31
TJ-t4nk-freenode: Yay!16:31
t4nk-freenode;) thnx16:32
FreeBDSMwhat's the lowest index for sectors? 0? or 1?16:32
FreeBDSMwhy do partitions go like 2048-4095 instead of 2049-4096?16:33
TJ-jeff_j: suspend and power-on require the firmware ACPI to (re)configure devices... how it does that depends on what OS is active. Many many firmwares do not enable all functions unless they detect Windows OS. Linux can pretend to be Windows to ensure those functions are enabled16:33
TJ-jeff_j: it's a pretty common issue, here's an explanation and how to try to work around it http://iam.tj/prototype/enhancements/Windows-acpi_osi.html16:34
TJ-FreeBDSM: they use an even number of sectors, so the last sector will be an odd number16:34
FreeBDSMTJ-: I see the opposite16:34
TJ-FreeBDSM: sectors are arranged as a power-of-2 so the offsets always should be even16:35
FreeBDSMerr, no, I see what you just said16:35
jeff_jthanks TJ16:35
FreeBDSMdamn it. parted makes me sooooo angry16:37
tomreynthe (logical/physical) sector size of a given storage is reported when you    parted /dev/... print16:38
compdoc_try gparted16:38
tangorrihi, I'm inside a VM and I can't get my locale keyboard layout, even following docs/wiki16:38
FreeBDSMtomreyn: yes. I have 5860533168s. This is more than 20971520016:38
tomreynFreeBDSM: do "unit", type "s", press enter, type "print", press enter. note disk and existing partition sizes are printed in sectors.16:39
FreeBDSMtomreyn: 0 partitions16:40
FreeBDSMhttps://paste.ee/p/1RO7u16:41
tomreynFreeBDSM: line 11 shows the total storage size in s now.16:42
FreeBDSMcompdoc_: gparted is better in some aspects and worse in others. I can't specify offset in sectors.16:42
FreeBDSMtomreyn: > FreeBDSM: tomreyn: yes. I have 5860533168s. This is more than 20971520016:42
FreeBDSMthis time I tried 4096-20971929516:42
FreeBDSMstill an error about location being outside the device16:42
tomreynyou enteed sector values while in compact mode16:43
tomreynnot specifying s16:43
tomreyni guess it will have interpreted those are MB16:43
FreeBDSMoh, thanks16:44
FreeBDSMthat worked16:44
FreeBDSMI hate parted16:44
FreeBDSMbtw, gparted asked both label and partition name. I don't know the difference.16:45
TJ-parted mkpart defaults to M without a specific suffix16:45
FreeBDSMhow about indicating that somehow in those damn questions?16:46
TJ-FreeBDSM: it's right there in the man page16:46
FreeBDSMriiiiight16:46
FreeBDSM"a bug is not a bug if it's documented". A missed feature is not a missed feature if it's documented being not there.16:47
FreeBDSMscrew usability16:47
TJ-beginning at start and ending16:47
TJ-                     at end (by default in  megabytes)16:47
hggdhFreeBDSM: please mind your language16:47
FreeBDSMhggdh: is it foul language to say 'screw usability'?16:48
hggdhFreeBDSM: it is borderline. So, please don't16:49
FreeBDSMhggdh: in my opinion it's not borderline. In my opinion you just want to rob people of their right of being angry at something and from expressing it.16:50
hggdhFreeBDSM: if you want to discuss this, let's get on #ubuntu-ops.16:51
tangorriI'm looking to install wine but when I search I got plenty of packs, how do i do ?16:51
FreeBDSMhggdh: I really see no point. You are an op and I am not, you set the rules and decide what rights to rob people off. I'll bend to your will, but just still wanted to express how wrong you are.16:52
hggdhFreeBDSM: understood. Now, back to topic, please16:53
FreeBDSM`1      4096s  209719295s  209715200s` == ` 1      2097kB  107GB  107GB` how so?16:55
FreeBDSM2*1024*1024*100=209715200 is in my opinion 100Gb exactly16:56
FreeBDSMaaah, those should be fake gigabytes16:56
FreeBDSMthey are probably 2*1000*1000*10016:56
TJ-FreeBDSM: remember that disk use base 10 not base 216:57
tangorri///bot list16:57
FreeBDSMthat's a weird phrasing for fake gigabytes16:58
TJ-FreeBDSM: no it is standard SI units, GB is base 10, GiB is base 216:59
FreeBDSMoh god that's confusing17:00
TJ-indeed, we fight an uphill battle over it17:01
hggdhFreeBDSM: there is now (for good better or worse) [KMG]i for base 2, and [KMG] is set to *only* SI17:01
TJ-officially base 2 are "GibiBytes" !17:01
hggdhFreeBDSM: see 'man units'17:01
TJ-makes one want to gibber17:01
FreeBDSMlsblk says just G or T and all your slim theories just fall apart17:01
TJ-FreeBDSM: some devs of tools refuse to adopt SI so you have to be careful too17:02
j0sephhggdh: oh wow, that's helpful. didn't know that manpage existed17:02
FreeBDSMwhy not just wipe base 10 completely away?17:02
FreeBDSMcomputers are binary, everyone got used that a kb is 1024 bytes17:02
FreeBDSMI don't want to remember kb vs Kb vs Kib vs kB vs KB17:03
j0sephFreeBDSM: I know 10 people that would prefer to use Base 2: Me, and my friend.17:03
hggdhFreeBDSM: it is what it is. Now, please back to topic. You can complain about it in some other channel17:03
FreeBDSMit should be just kb or KB and mean the same thing17:03
FreeBDSMhggdh: I like you.17:03
michael___I did it! Ubuntu is now correctly configured to uefi, and so is grub!17:05
michael___I needed to set the os to win8 in the BIOS, as suggested17:05
j0sephmichael___: congrats! have fun with it! what will you do now?17:05
michael___try and figure out how to dump gnome17:05
TJ-FreeBDSM: lsblk uses base 2 :)17:06
FreeBDSMmichael___: how do you feel now? now that you realize you've wasted much time on something small and something that should be trivial?17:06
michael___I feel like I just installed arch17:06
TJ-michael___: Yay, and thanks for letting us know - we were discussing it after you left17:06
FreeBDSMwhy do people use offset for 1st partition?17:07
TJ-FreeBDSM: how do you mean?17:07
j0sephmichael___: awkward thing, that: if you wanted to start off with a different desktop environment, maybe you should have chosen one of the official flavours! a victory if a victory though, and now you know how to deal with the problem should it occur in the future17:07
j0sephis a victory**17:08
TJ-FreeBDSM: generally 1st partition is set to start at sector 2048 (for 512-byte logicals) due to some issues with advanced format drives when they were first released17:08
FreeBDSMTJ-: start at 204817:08
michael___weird though, I installed it without 3rd party drivers this time because it said that I would need to configure a secure boot... Didn't feel like it. And now my screen tearing is gone17:08
FreeBDSMTJ-: isn't this still actual?17:08
TJ-michael___: sounds like you've made some great advances17:08
michael___sure did17:08
TJ-FreeBDSM: yes, 2048 is generally the default in tooling, although I override it to start from sector 3417:09
FreeBDSMwhy not 0/1?17:09
TJ-FreeBDSM: with GPT sectors 0-33 are used for metadata17:09
MannyLNJI need some help please. DnsMASQ on my 18.04 is broken and I am not sure how to fix it.17:09
TJ-MannyLNJ: Is that Desktop? usually network-manager on 18.04 uses systemd-resolved now17:10
MannyLNJT3 I thought I had disabled systemmd-resolved and switched to DnsMasq17:11
TJ-MannyLNJ: did you reconfigure NetworkManager to use dnsmasq instead of systemd-resolved ?17:12
NTQSo, da bin ich wieder17:12
MannyLNJTJ-, I thought I had but then I was trying to resolve a VPN issue17:12
tdsMannyLNJ: worth keeping in mind you'll also need to update nsswitch.conf, otherwise applications using glibc's getaddrinfo etc will continue to talk to resolved over dbus without even looking at resolv.conf17:13
FreeBDSM`sudo pvcreate -v /dev/sdc1` -> `Can't open /dev/sdc1 exclusively.  Mounted filesystem?` Nope, not mouned.17:15
dnzmmichael___: KDE or something lightweight like XFCE?17:19
michael___about to try out kde plasma17:20
michael___I'm loving the concept of package managers so far17:21
j0sephmichael___: good choice! I'm on that right now.17:21
TJ-FreeBDSM: are you sure some existing LV doesn't have it?17:21
FreeBDSMTJ-: yes17:22
TJ-FreeBDSM: well something has a handle on sdc1. Try "sudo dmsetup ls --tree -o blkdevname" see if sdc1 is mentioned17:27
FreeBDSMnot mentioned17:27
FreeBDSMoh, it was used in a md array, I now start to remember there's a flag or something17:28
TJ-FreeBDSM: I was about to ask what "mdadm --query /dev/sdc1" reports17:29
FreeBDSMyup, /dev/md12717:29
FreeBDSMweird17:29
TJ-FreeBDSM: is it safe to stop it?17:29
FreeBDSMTJ-: yes17:29
FreeBDSMthose data are irrelevant17:29
TJ-FreeBDSM: "mdadm --stop /dev/md127" then you should be good to go, although you may want to wipe the mdadm metadata first with "mdadm --zero-superblock /dev/sdc1"17:31
coconutmichael___: if you're after ditching gnome and trying something else also greatest Desktop E, you might want to try out ubuntu mate, which is the same ubuntu but with old version(previous) of Gnome.17:32
FreeBDSMTJ-: unrecognised (btw, there's a typo! it should be recognized): md component or device - /dev/sdc117:32
FreeBDSMsame for /dev/sdc17:32
TJ-FreeBDSM: "unrecognised" is correct17:33
FreeBDSMwell, pidgin underscores unrecognised for me with a red wavy line as it is out of dictionary17:33
FreeBDSMdoesn't do the same for unrecognized17:34
TJ-FreeBDSM: probably you're using en_US not en_GB language17:34
TJ-US English often uses 'z' where real English uses 's'17:34
FreeBDSMright17:34
FreeBDSMnvm then17:34
FreeBDSMhttps://en.wiktionary.org/wiki/unrecognised17:34
michael___yeah kde plasma is pretty nice17:35
michael___and I can even drag and drop files from my windows partition!17:35
dnzmI already told you there's at least read-only support for ntfs, didn't I ;-)17:41
FreeBDSM`lvcreate --name x --size 100%FREE myvg` fails with `invalid argument for --size: 100%FREE`17:43
FreeBDSMweird, `-l 100%FREE` worked fine17:44
JonelethIrenicuscan some one help with this error https://paste.ubuntu.com/p/TgqHhhc3D7/17:46
AmpelbeinFreeBDSM: the -l option translates to --extents, short option for --size is -L17:50
JonelethIrenicusanybody know17:51
JonelethIrenicusi looked at my UUID and it all looks good17:52
JonelethIrenicusit is using the PARTUUID17:52
=== jelly-home is now known as jelly
ioriaJonelethIrenicus, are you sure you are on Ubuntu ?18:00
JonelethIrenicusioria: why because i have cryptsetup-initramfs18:01
paulatinamenteI need to hotspot my wifi onto my cellphone but I don't know how that is done newbiely. Please tell me what bunches of stuff to type on the terminal so as to make it possible to easily and through GUI rout wifi to my cellphone from my laptop thx18:02
ioriaJonelethIrenicus, can you please run  dpkg -S /usr/lib/python3/dist-packages/kernelstub/drive.py    ?18:02
TJ-JonelethIrenicus: it looks like the cryptsetup-bin package may not be installed, OR, there is no entry in /etc/crypttab for a boot device18:07
TJ-!info cryptsetup-initramfs18:07
ubottuPackage cryptsetup-initramfs does not exist in bionic18:07
TJ-!info cryptsetup-initramfs disco18:07
ubottucryptsetup-initramfs (source: cryptsetup): disk encryption support - initramfs integration. In component main, is optional. Version 2:2.1.0-1ubuntu1 (disco), package size 24 kB, installed size 144 kB18:07
murthyI am a kubuntu user and I would like to know how to set system wide dns ip as my router doesn't provide option to change the dns server18:08
JonelethIrenicusioria: kernelstub: /usr/lib/python3/dist-packages/kernelstub/drive.py18:10
JonelethIrenicusTJ-: i just removed that package18:10
JonelethIrenicusTJ-: I wasn't using it18:10
TJ-JonelethIrenicus: makes sense18:11
ioriaJonelethIrenicus, apt-cache policy kernelstub18:11
JonelethIrenicusioria:thanks i think that might be it18:21
woenxHi. I have a small issue in a share computer. I see other user's trash from a network share in my recycle bin. What could be happening?18:34
woenxnetwork shares are mounted using sshfs18:35
woenxMaybe because I didn't specify the uid and gid of each user, and it's using the server uid and gid?18:36
woenx(I don't think so, UID and GID are identical in the desktop and in the server where the share is)18:37
yeatswoenx: are the uid/gid different on the other user's files from your perspective? (meaning on the drive as mounted on your workstation)18:39
woenxyeats: I am not sure, I don't know how to browse to that particular trash from a console18:39
woenxyeats: However, I can see that trash in the server (with the other user ownership, as it should be)18:40
yeatswoenx: (it's unclear from what you've said so far what exactly the setup is)18:40
woenx(I tried remounting the share specifying the uid and gid, and nothing changed)18:40
woenxOk. I have this in /etc/fstab18:41
woenxsshfs#user2@box-media:/mnt/md0/Personal/user2 /home/user2/Documents fuse defaults,allow_other,_netdev,IdentityFile=/home/user2/.ssh/id_rsa 0 018:41
woenxto mount User2 documents in the desktop computer18:41
woenxLet's say I am User 118:41
woenxI have an identical line for me, User 118:41
woenxthe share is mounted and it works and everything18:41
woenxHowever, User2's trash appears in User1 recycle bin in Ubuntu18:41
woenx(and in the server it is in /mnt/md0/Personal/user2/.Trash-1000 )18:42
woenxwith user2 ownership18:42
pestlakarehey18:43
lapideviridiI'm trying to mount a folder via sshfs. Client says "read: Connection reset by peer", server auth.log says "sshd[3571]: Connection closed by 192.168.1.125 port 50306 [preauth]". Any suggestions? I have already added the user to fuse group and rebooted.18:43
yeatswoenx: do your trash files appear in User2's trash?18:43
pestlakaredo u guys know any coding channels?18:43
woenxyeats: let me check (if I remember her password...)18:43
Platonideslapideviridi: does normal ssh there work?18:43
yeats!alis | pestlakare18:43
ubottupestlakare: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http"18:43
lapideviridiPlatonides, yeah, works both ways.18:44
pestlakareok thanks18:44
Platonideswoenx: I would check that in the identical line, the three instances of user2 have been replaced18:45
lapideviridiPlatonides, I can't recall ever getting sshfs to work on the first try, but it usually resolves to adding the user to fuse18:45
Platonidesit generally works :/18:46
woenxyeats: No, my deleted files (local or in the server) go to my recycle bin.18:46
woenxhowever, the thick plottens: User2 has two .Trash files in the server: .Trash-1000 and .Trash-1001. I (user1) see what's in .Trash-1000, and she (user2) what's in .Trash-1001.18:46
PlatonidesI guess user1 uid is 1000 and user2 uid is 100118:47
yeatswoenx: I would consider that an important clue18:47
woenxPlatonides: yes, those are the uid!18:47
lapideviridiPlatonides, looks like the I had to uncomment user_allow_other in /etc/fuse.conf. Way down on a stack overflow tread. Thanks anyway!18:47
woenxbut these trash folders were created automatically. How come they ended up in my recycle bin?18:48
Platonidesoh, you were trying to access the mount from a user different than the one who mounted the file, lapideviridi18:48
PlatonidesI was assuming it was the same one18:49
Platonidesgood you found out18:49
yeatswoenx: maybe user2 was assigned uid 1000 initially?18:49
woenxI don't think so... but I guess it's possible18:49
woenxso let's say I move everything from .Trash-1000 to .Trash-1001. Wouldn't Ubuntu re-create .Trash-1000 in her session next time?18:49
lapideviridiPlatonides, so the files were owned by the wrong user on the server?18:51
keppers18:54
kepper;;;18:54
woenxAnyway, Let's hope a .Trash-1000 doesn't magically appears18:57
woenxOk, now my trash is finally empty... but it still shows the full trash icon.18:58
woenxI hope it's a session thing18:59
woenxI'm going to restart18:59
r0b0nhello19:04
=== murthy is now known as murthy_
=== murthy_ is now known as murthy
qwebirc43538"/topic"19:25
ShyGirl99Hi, boys! It's time for my Saturday Live Show. I start in 10 minutes. If you would like to watch, just send me a message "Free Vip Invite" in the Cam Site (and let the fun begin!). Link: http://lnnk.in/@vCams19:28
t4nk-freenodeI have an nvidia c61,  or: geforce 6150SE nForce430 onboard in this old pc... what driver should I install for that?19:34
ioriat4nk-freenode, run  ubuntu-drivers list19:36
t4nk-freenodemmmm ioria, both normal user and sudo report nothing on that19:37
ioriat4nk-freenode,  cat /etc/issue   ?19:38
t4nk-freenodeUbuntu 18.04.1 LTS19:38
ioriat4nk-freenode,  lspci -k | grep -EA3 'VGA|3D'19:38
ioriat4nk-freenode,  lspci -k | grep -EA3 'VGA|3D'  | nc termbin.com 999919:39
t4nk-freenodesorry, ioria, on different pc here so I have to type it... also, no active paste site, But19:40
t4nk-freenodeit reported as I did above, card type,19:40
t4nk-freenodebut Kernel modules: nvidiafb AND nouveau are listed!19:41
ioriat4nk-freenode,  i'd like to see it; and btw you should be  18.04.2  (have you ever run sudo apt full-upgrade ?)19:41
ioriat4nk-freenode,  if that card wants 304 you're out of luck19:42
ioriat4nk-freenode,  and the line : Kernel driver in use   ?19:42
t4nk-freenodeou're kidding me, right? what's up with 304? I used to use it for my gt22019:43
iorianot available on 18.0419:43
ioria!info nvidia-30419:43
ubottuPackage nvidia-304 does not exist in bionic19:43
t4nk-freenodedpaste.com/3FSQJ8S19:44
ioriat4nk-freenode,  cat /proc/cmdline19:45
ioriayou can paste here19:45
t4nk-freenodeno I can't, lol ;) but like I said, I put modprobe.blacklist=nouveau in there19:46
t4nk-freenodemaybe I didn't mention that btw19:46
ioriat4nk-freenode, why did you blacklist nouvea ?19:47
ioriait's the only divers you can use19:47
t4nk-freenodewell... resolution was ok with that, but it hung my system, for instance when having some apps open and then running video.. starting 0ad instantly hung my sys19:48
t4nk-freenodeand blacklisting nouveau at least doesn't seem to hang my system19:48
ioriat4nk-freenode, remove that or install 16.0419:48
t4nk-freenodehow long will that remain supported for?19:49
ioria2021 ?19:49
t4nk-freenodemmm that's an option19:49
t4nk-freenodepretty sure it will want 304, I even thought about giving my friend my old gt220, but that one also wants 30419:50
ioriat4nk-freenode, can't you replace the card ?19:50
t4nk-freenodethis particular pc has it onboard, and I have the old card lying around... but maybe he should buy another card indeed19:51
ioriayep19:52
Bashing-om t4nk-freenode: See: http://nvidia.custhelp.com/app/answers/detail/a_id/3142/~/support-timeframes-for-unix-legacy-gpu-releases . nvidia dropped 304 support in 2017.19:52
t4nk-freenode:( what a horrible nvidia-mess again.. unbelievable; I myself got an rx580 and am trouble free( apart from some glitches after suspend/resume)19:53
jeff_jActually AMD cards are way less trouble on Linux19:55
TreyHarrisIf you need a newer version of a utility in the official repo for your Ubuntu version, how should you do it? I know if a program's docs tell me there's an alternate apt repo I can add-apt-repo it, but if it doesn't? Is there a search engine to see if there's a newer apt somewhere? Download the source and use checkinstall?20:03
TreyHarrisGoogling is pretty unhelpful unless the version number is very distinctive.20:03
leftyfbTreyHarris: which utility?20:06
coconutTreyHarris: you want a utility to detect whether there are new versions of apps outside the normal repo and searching in all add-apt repo's?    I don't think it's there.20:08
TreyHarrisleftyfb: ncdu20:08
leftyfbTreyHarris: which version of ubuntu?20:08
mr_yogurtwhat do the different desktop environments actually offer other than how much resources they use20:09
TreyHarrisleftyfb: 18.04.2 LTS20:09
leftyfbTreyHarris: why do you think you need a newer version of ncdu than what is available in Ubuntu 18.04?20:09
TreyHarrisleftyfb: I'd like color support20:09
leftyfbTreyHarris: color support was added as an experiment only 4 months ago. There is no debian package for 1.1420:11
coconutmr_yogurt: they offer choice for which one pleases the most20:12
jeff_jmr_yogurt, they offer different workflows, like.. gnome3 is a more visual/keyboard orientated DE, but xfce is more of a classic20:13
jeff_jAlso different DE's have unique features, like google integration on Gnome, KDE connect etc20:14
TreyHarrisleftyfb: so, checkinstall? That's fine, I know how to use it20:14
TreyHarrisOr in cases like this, is a manual installation into /usr/local or even ~/bin preferred?20:16
mr_yogurtis there an in-depth comparison anywhere? so far all i've found is just 'lubuntu more lightweight than xubuntu more lightweight than kubuntu' and maybe a small bit about how they look20:16
jeff_jmr_yogurt, usually Phoronix does these kind of comparisons, but really light weight DE's use <300mb ram at idle20:18
coconutmr_yogurt: in the linux world it should be your own choice for a DE, so the advise it always to test it out yourself.20:19
mr_yogurtcoconut even if i'm trying them out i still need to narrow it down first20:19
coconutand i would try ubuntu mate, as it like it the most20:19
jeff_jIn my experience, LXQT (ubuntu 18.80?)  has been running on my 2gb Ram 1.6Gz notebook really well for a long time20:19
coconutmr_yogurt: true, you do need some time for this20:20
TreyHarrisMy question, I guess, comes down to: can I use checkinstall with a fake package version like 1.13.99 so that, if a blessed package >= 1.14 comes out, I'll pick it up in upgrading? If so, that makes more sense; otherwise, I guess I should install into /usr/local or somewhere20:21
jeff_jmr_yogurt, you got xfce,lqde,lqxt,enlightenment,gnome,kde,budgie,i3,mate,cinnamon :D20:21
mr_yogurtone thing i noticed was that gnome out of the box handled my laptop mouse correctly20:22
mr_yogurtkde did not20:22
mr_yogurtany reason gnome would be more polished or is it just an accident gnome does better here20:22
gambl0reis turbo boost supposed to be enabled by default?20:23
coconutmr_yogurt: you ask this ten different people, you get ten different answers too.20:24
jeff_jmr_yogurt, it is all dependend on your hardware, you can have two different builds and two DE's would function differently (slightly)20:25
mr_yogurtcoconut the specific question about gnome being more polished than kde b/c of a laptop mouse issue or the general one about which distro20:25
mr_yogurterr, de20:25
jeff_jGnome is easier to configure because it is intentionally made to be simple out of the box and they have more developers and major vendors (latest being Ubuntu) are now supporting them20:26
coconutmr_yogurt: full hardware support out of the box tend to be different over different distro's/DE's.20:27
mr_yogurtdoes gnome play well with battery life20:28
texlacoconut which do you recommend gnome classic or gnome xorg20:40
JoeboyAny ideas why my alt-tab doesn't do anything after upgrading to 19.04? It seems like the behaviour is supposed to have changed, but it should still do *something*, right?20:43
JoeboyMaybe I just have to get used to Super+Tab20:44
leftyfbTreyHarris: did you compile it from source yet?20:50
TreyHarrisleftyfb: not yet, I was writing up my question for askubuntu.com20:52
t4nk-freenodeioria, Bashing-om, jeff_j; so, I took the gt220 out of my old pc, no picture... inspected the card and discovered some traces were worn away; took out the old soldering iron and soldered some tiny leads onto the traces...20:55
Mech0zI have installed this wireless driver for my DWA-192 on Ubuntu 18.04, how do I check if its running USB3 or USB2 mode?20:55
t4nk-freenodeit now booted up, runs nouveau, and no crashes!20:55
leftyfbTreyHarris: https://launchpad.net/~leftyfb/+archive/ubuntu/ncdu/20:56
FreeBDSMI love ncdu20:58
TreyHarrisleftyfb: thank you, but that brings up another question: when (if ever) should checkinstall be preferred over a PPA?20:59
leftyfbTreyHarris: depends on the source I guess. Is the ppa trusted? If so, I'd go with the ppa.21:00
TreyHarrisleftyfb: When would my own ppa not be trusted?21:02
TreyHarrisI don't understand21:02
leftyfbTreyHarris: I didn't assume it would be your own ppa. Obviously that would be trusted21:02
TreyHarrisThat was my question... why would one use checkinstall rather than publishing to your ppa?21:03
TreyHarrisI've used my ppa when I thought it was likely to be useful to others21:03
TreyHarrisAnd checkinstall for quick-and-dirty installs21:03
TreyHarrisBut perhaps that's the wrong way to look at it?21:03
FreeBDSMno21:04
leftyfbTreyHarris: To be honest, I'm not that familiar with checkinstall. But adding ppa's as part of a fresh install is fairly simple and clean to do. Checkinstall I can see running into some issues.21:05
Piratyhi there. I'm checking out do-release-upgrade and have this question: what is the (technical) difference of "-m server" vs. "-m desktop" during an upgrade? what happens if i omit the -m flag?21:06
Piratythe manpage doesn't really enlighten me21:06
Piratyalso, on some official wiki page i read that this tool will automatically spawn a screen session to not fail during connectivity loss (if run remotely) but i tend to run my stuff in tmux. will that conflict?21:07
TreyHarrisleftyfb: Well, when I added your PPA to my list and did an upgrade, it picked it up, so I'd assume if an official repo publishes a 1.14, it would be installed instead of your PPA package. So that seems to do the trick. I wonder if checkinstall has the same behavior or not.21:15
stonedHow do I know my video card driver in use?21:27
stonedI found it from lshw that I'm using nouveau. How can I switch to nvidia?21:30
stonedI ahve gtx 27521:30
stoned!nvidia21:30
ubottuFor nvidia and matrox graphics cards, see https://help.ubuntu.com/community/VideoDriverHowto . For AMD/ATI graphics cards, see « /msg ubottu ati » and « /msg ubottu fglrxmissing » For the latest Nvidia drivers see https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa21:30
=== Church- is now known as popcx
activisthi guys. i am trying to copy whole USB drive to another one with this command but i am getting /dev/sdc permission denied error. cat /dev/sdb > /dev/sdc21:52
activistbash: /dev/sdc: Permission denied21:52
xaviergmailHey, I'm trying to set up unattended-upgrades but I'm having the following issue with my mail config: https://xavie.ru/i/czv5Rv.txt21:55
xaviergmailI use msmtp and I have a valid /etc/msmtprc with a 'from' field being a valid address, but it seems for some reason the unattended-upgrades script is overwriting from: to be root@localhost?21:56
xaviergmailHere's my /etc/msmtprc: https://xavie.ru/i/cGhW3u.txt21:57
hugoitxaviergmail, does zogo allow you to use the 'REDACTED' account for authentication?  i doubt it...21:58
hugoit*zoho21:58
xaviergmailhugoit: REDACTED as in, I've redacted that part of the configuration from what I published for security concerns21:59
hugoitxaviergmail, ah sorry, i was being slow!   continue with the logs22:00
xaviergmailIt is configured with the right email address, `echo "Subject: test test" | sendmail -v test@email.com` works with the configuration22:00
xaviergmailNo worries, let me get the msmtp log up22:01
leftyfbactivist: sudo dd if=/dev/sdb of=sdc bs=1024M status=progress22:01
TreyHarrisactivist: a) you need to be root to write directly to a disk device, and b) `cat` is not the program for this. You want `dd`.22:01
TreyHarrisactivist: yeah, what leftyfb said ^^22:03
activistthanks for your effort i am using detached /boot partition and does it works for me? sudo dd if=/dev/sdb of=sdc bs=1024M status=progress?22:04
stonedHow can I get Xmonad 0.15 in Ubuntu 18.04?22:04
xaviergmailThis is my /root/.msmtp.log : https://xavie.ru/i/1XoMb9o.txt it seems to get from= right so I'm not sure what's happening22:04
leftyfb!latest | stoned22:05
ubottustoned: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.22:05
TreyHarrisactivist: I don't know what you're asking. "detaching" the boot partition generally results in an immediate crash unless your use of "detach" isn't the meaning I'm familiar with22:06
activisttreyharris let me explain. I am using detached /boot partition on a USB and i want to backup that with second another USB drive. My question does that command works for this job? I just want to backup that whole USB (/boot partition) drive.22:08
leftyfbactivist: why are you doing this?22:09
activistwhich one?22:09
activistcopy USB drive or detached /boot?22:09
leftyfbactivist: why are you "backing up" your /boot partition to another dirve?22:09
leftyfbalso, why on usb drives?22:10
activistbecause it is decrypting my OS22:10
leftyfbactivist: That still doesn't answer the question as to why you're backing it up and why it's on a usb flash drive22:11
activistleftyfb are you really asking this question? Why people is backing up their data?22:12
activistFor fun?22:12
activisti can't understand why are you asking this question. People is backing up their data because of earthquake, firing, lost, stolen, etc. :| :S22:14
hugoitxaviergmail, can you paste the contents of /etc/apticron/apticron.conf22:14
xaviergmailhugoit: Does not exist22:15
leftyfbactivist: use dd. It will accomplish your goal22:15
activistleftyfb may i ask why did you ask that question? I am just curious.22:16
activistand other question how can i compress my /boot partition and send it cloud?22:17
leftyfbactivist: dd sdb to a file and pipe it to something like gz or xz22:19
hugoitxaviergmail, what instructions did you follow to setup the notifications?22:19
activisti am not familiar with them. anyway, i can find from the internet. appreciate leftyfb.22:20
xaviergmailhugoit: https://help.ubuntu.com/community/AutomaticSecurityUpdates and I just set up msmtp myself but I see the other page mentioning apticron now22:21
xaviergmailI'm going to switch to postfix instead of msmtp and see if that does anything22:22
leftyfbactivist: please do not PM22:22
activistcan you extend last sentence? i couldn't understand exactly.22:23
hugoitxaviergmail, yeah give that a whirl and come back with any issues - postfix is a bit more complex to setup, but i know it works :)22:23
leftyfbactivist: what do you mean?22:25
activisti mean you told dd sdb to a file and pipe it gz. i couldn't understand this.22:26
TreyHarrisleftyfb: dunno if it's what activist is doing, but I have been in high-security settings where boot was off of Ironkey and you needed both the Ironkey and a password to decrypt the data drive, and the key was to stay with the user at all times so it served as a second factor. Creating a duplicate that was then held in escrow by compliance authorities was a required step in the process.22:27
TreyHarrisactivist: I think you didn't understand "PM"? leftyfb was asking you not to private message but use the channel.22:27
leftyfbactivist: sudo dd if=/dev/sdb of=/path/to/sdb.img bs=1024M status=progress && xz /path/to/sdb.img /path/to/compress-sdb.xz22:29
TreyHarrisactivist: No offense, but you seem to know just enough to be dangerous to yourself right now. Read dd's manual; you'll see that if= stands for "input file" and "of=" for "output file". Usually in this circumstance you'd put a disk on both ends, but you can put a filename in the "of=" spot and get a file (an image) you can move elsewhere; you can also leave out the "of=" to write to standard output, which you22:30
TreyHarriscan then stream via a pipe to whatever cloud storage tool you use.22:30
TreyHarris(And if that's your plan, it's rarely worthwhile to insert an xz, gzip, etc. step because data-streaming protocols do compression automatically unlessy you disable it.)22:31
activisttreyharris my goal is: i am using detached /boot partition for encrypted OS and i want to backup this with 2 ways. First one clone to second another USB and second one is compress whole USB (/boot partition) and encrypt that with GPG and then send it cloud.22:32
activistand appreciate for your interest. thanks.22:32
TreyHarrisCould you define "detached /boot partition" for me, please?22:32
activistsure. my OS is encrypted and i configured my OS (while installing) to boot from my USB.22:33
activistJust selected my USB drive in partition menu and i made it /boot22:33
activistand then installed.22:34
TreyHarrisactivist: Is there more? I'm not following what makes it "detached".22:34
activistone second.22:34
leftyfbactivist: unless that usb flash drive has some decrypting "key" file on it, there's no point in separating the /boot. There's nothing special about it.22:35
activistleftyfb if someone stole my laptop he can't brute force the key because HDD is completely RAW.22:36
leftyfbactivist: huh?22:36
activisthuh?22:37
activistthere is nothing special about it for you but i am being happy with this.22:37
leftyfbactivist: just because GRUB is asking you for your decryption passphrase, that doesn't mean there's anything special about your /boot. Keeping it on a flash drive serves no purpose. Anyone could add their own boot using many other means to get to the same point of asking for the passphrase.22:38
leftyfbactivist: you're overcomplicating things for no benefit22:38
activistyes also i am using grub-mkpasswd-pkdf2 with SHA51222:38
Walexleftyfb: there is in obvious and important purpose to keeping '/boot' on a flash SSD drive: tamper avoidance22:38
leftyfbWalex: that is false security22:39
activistfalse security huh22:39
Walexleftyfb: so you say...22:39
Walexleftyfb: for some people it may be important, for most people it is not.22:40
Platonidesleftyfb: how is that false security?22:40
activisti am not expert more than you. isn't grub-mkpasswd-pkdf2 secure?22:40
Walexactivist: "secure" is a misleading word... unless you mean "more expensive to work around"22:41
activisti know walex. i am just trying to pay attention my setup.22:41
Platonidesyou should define what you are securing against22:41
activisti am a lawyer in a human right comunity.22:42
Walexactivist: in that case you need to make it really expensive to find workarounds. Not so easy22:42
Walexactivist: you are the first person on IRC that has an obviously valid reason to worry about these things.22:43
WalexI mean: that I have met on IRC...22:43
leftyfbactivist: a usb drive with ubuntu live on it cares nothing of your password protected boot or the fact that you removed your /boot. The ONLY security you have mentioned so far is hinting that you might have encrypted your drive. Though I wonder if you password protecting GRUB might be what you were referring to. The rest is not security in any sense of the word22:43
activistwalex let me explain my setup. Detached /boot partition and LUKS serpent-xts-plain64 the highest key sizes. sha512 and HDD password and grub password. Is this enough? Btw password character is unpredictable 6322:44
TreyHarrisleftyfb: I don't follow what you mean by "false security"? If it's like the workstations at the site I'm talking about (which was machines that could get root on the credit card database of a major Internet shopping site I'm sure you use) all the other ports are epoxied closed and the case is physically locked. Someone getting access to the workstation without access to the USB key (which was itself22:44
TreyHarrisencrypted, then contained a FDE encryption key that was also encrypted) would have no way to gain access, even if they had keylogged the user's password.22:44
Walexleftyfb: you are underestimating "activist" what he said made sense at least to me.22:44
activisttreyharris i stand clapped.22:45
TreyHarrisWalex: I think our credit-card database controlled-access site at the river-themed company I mentioned might be considered "legitimate" ;-)22:45
activisti am just trying to secure my laptop against evil guys/girls22:45
activistEven if they stole my USB it is password protected grub.22:45
Walexactivist: some of your measures are not very useful.22:46
Walexactivist: some are pretty good22:46
activistplease fix those walex. which one is not useful?22:46
Walexactivist: a GRUB password is almost worthless.22:46
leftyfbactivist: that's good. But password protecting GRUB and sticking /boot on a usb key isn't secure. Only mildly annoying to anyone trying to gain access22:46
activistyou mean it can be cracked.22:46
Walexactivist: no, it is very easy to workaround22:47
activistcan you clarify?22:47
activisti am just trying to figure out why GRUB password is not useful.22:47
leftyfbWalex: It only asks for the password if you boot GRUB from the /boot. If you boot from a different usb drive, there's no password protected boot22:47
Walexactivist: a bit too long. As "leftyfb" says, anybody can boot your drive without GRUB22:47
activistyes but he must have dec key for LUKS.22:47
Walexactivist: that's the important bit.22:48
leftyfbactivist: that is the only thing that is secure in your setup. Remove the rest22:48
Walexactivist: BTW your choice of encryption is bizarre22:48
TreyHarrisactivist: =Walex. Your security is as good as the best protection you have that's not negated by the worst protection you have. You generally shouldn't use any additional security features beyond what are necessary. A GRUB password is not useful security. If you use something like IronKey where the entire drive is password-protected, that's a different matter.22:48
Walexactivist: don't remove the separate boot drive22:48
leftyfbWalex: that serves no purpose22:48
Walexleftyfb: bad people can edit the initial RAM disk on '/boot'22:49
Walexexcept that "activist" has got the whole disk hw encrypted22:49
activistwalex why bizarre?22:49
leftyfbWalex: ok, so you're referring to someone planting a script to run after the disk is decrypted. Ok. I can see that.22:50
activistbad people can edit but i believe they can't view my LUKS password in cleartext, correct?22:50
Walexactivist: " HDD password" hopefully means that you are sure that the HDD does hardware encryption22:50
Walexactivist: if they can edit your '/boot' they can do anything they want22:50
activistwalex if they can edit /boot partition don't they need to crack my LUKS dec key?22:51
activistfor decrypting /boot partition?22:51
activistAlso i know HackingTeam was serving BIOS malwares.22:52
j0sephactivist: theoretically, they could edit the /boot partition to include some script that could - for the sake of argument - steal / modify data once you decrypted the drive yourself22:52
Walexactivist: how can youy boot from an encrypted /boot?22:52
j0sephthat is the main problem with an unencrypted /boot22:52
Walexactivist: many of the things you have done make sense, but it looks like that you don't understand them fully.22:52
Walexactivist: and in your job that's dangerous22:53
activistj0seph you mean if bad guys does have the access my USB drive they can put a script for stealing decryption key after decrypting process, correct?22:54
activistwalex if possible could you please improve my setup?22:54
leftyfbactivist: not the key, but anything else on your drive22:54
Walexactivist: if someone tamper with *any* of your boot steps they can do *anything*22:54
j0sephactivist: theoretically yes.22:54
activistwhat should i do for this issue?22:54
j0sephkeep that USB drive safe22:54
Walexactivist: actually there are various details here22:55
Walexthe main detail is: if your drive supports good HW encryption, that covers everything22:55
Walexactivist: then you don't really need LUKS or even a separate /boot/drive22:55
activistserpent-xts-plain64 is a good option?22:56
leftyfbj0seph: they're not getting the decryption passphrase. Not without writing something to look like it's prompting for the passphrase again and log what is entered. Only if activist falls for typing it in again22:56
activistYou mean HDD Password in BIOS, is that?22:56
Walexactivist: serpent-xts-plain64 probably is good but it is very strange, wonder where you found it.22:56
Walexactivist: yes, the password in BIOS or something similar.22:56
Walexactivist: there is a standard called "OPAL"22:56
TreyHarrisWalex: To reduce exposure to over-the-shoulder or hardware keylogging attacks, you still need the key on a separate device. Because you want the FDE done by a key that cannot be created entirely with the password but also requires a second factor22:57
activistwalex i found that from here https://unix.stackexchange.com/questions/354787/list-available-methods-of-encryption-for-luks22:58
Walexactivist: once a friend in a confidential job (just a nurse) asked me to look into that, so I wrote something up, I'll tryu to find it22:58
activisti would be pleased walex.22:59
activistalso i heard Librem key and PureOS but i am not sure about that.22:59
WalexTreyHarris: we are talking basic here...22:59
WalexTreyHarris: my next suggestion would have been something like a YubiKey23:00
activistAs i know PureOS does have the ability your BIOS is compromised or not. You can see in PureOS with librem key.23:00
WalexTreyHarris: or a USB stick with a PIN23:00
activistwalex USB stick with a PIN seems good. I will look tomorrow that which is confirmed by NIST.23:02
TreyHarrisWalex: I'm just not sure that any steps more complex than the simplest FDE boot your distro offers are worth it if a memorable and easily-typable password is the entirety of your protection.23:02
activisti found. https://puri.sm/posts/pureboot-the-high-security-boot-process/23:05
Walexactivist: so summarize a long story, you need to think what the bad guys can do to you and how much it costs, a list:23:05
TreyHarrisactivist: What specific attacks do you want to guard against? Your laptop being stolen? If so, any secure FDE is sufficient. Keylogging and temporary physical access (when you're asleep or when your laptop is apart from you, whether seized temporarily or whatever)? Then you must have a second factor. Are there other scenarios you're concerned about? And finally, do you want the easiest way to get the data to23:06
TreyHarrisbe to physically hurt you?23:06
activistwalex i can't buy a HSM for keeping my keys. This is the best i could do. If you and other fellows improves my setup i would be pleased..23:06
Walexactivist: they get your drive powered off; they get your machine powered off; they have access to your machine wherever it is; they have access to the room where your machine is and can put in it hidden cams and microphones; they can put a van with sensitive equipment up to 10-20m from your machines; they can beat you up.23:07
leftyfbThis conversation should really be moved to #security or #ubuntu-offtopic23:07
Walexactivist: roughly in order of expensiveness23:07
activisti don't know what specific attacks do i want to guard because i don't know what can that bad guys do. I don't know who they are and i don't know what they can do.23:07
activistleftyfb sorry for the noise. I disturbed you.23:09
TreyHarrisactivist: Assume they can't break the encryption of a security-community-accepted FDE system; don't worry about that. Not that it isn't possible, but there's nothing you can do about it. But if the security is dependent on how long and complex your passphrase is, that is a factor to consider.23:10
leftyfbactivist: It's beyond the scope of the support provided by this channel23:10
activisti got it leftyfb. Thanks for this kind talking guys/girls. Appreciate you..23:10
activistbtw walex i am waiting your setup :) i am curious.23:11
Walexactivist: it is not a setup, it is information how to check whether a drive really claims to have hw encryption23:12
activistokay no worries. I love learning new things.23:12
activistIt doesn't matter.23:12
Walexactivist: may I PM you with a link?23:14
activistSure. Everyone can PM to me.23:14
Walexactivist: the basic things are: the drive and the BIOS must both support either the "ATA security extension" or "TCG OPAL" (for Ubuntu the ATA Security Extension is much better, because TCG OPAL is a bit more complicated).23:18
activisti got it. How can i learn my HDD supports that?23:19
activistor not23:19
Walexactivist: manufacturer spec sheet to be sure.23:19
TreyHarrisWalex: if this is OT and the conversation isn't moving elsewhere, I'll just mention that we preferred hardware-token and passphrase key unlocking over any biometrics because we never wanted to make it easier for a government or organized-crime APT to gain access via physical maiming than via coercion--we expected employees carrying sensitive data on their person to volunteer it before getting hurt.23:19
activisthmm.. i see. I need to release HDD and i need look.23:19
WalexTreyHarris: wise move. But a bit too advanced here so far.23:21
Walexactivist: the other thing to have a look into in general is YubiKey.23:21
Walexactivist: that's the most common" hardware token23:21
Walexactivist: it is well support under Ubuntu23:21
Walexactivist: the most common YubiKey handlong apps are in the default Ubuntu repositories23:22
activistDoes Yubikey support LUKS? I mean can i re-configure my setup with that?23:22
WalexBTW except for 'ykman' which must be installed with 'pip'23:22
Walexactivist: if you use a hw encryption drive LUKS is not very useful23:23
Walexactivist: however YubiKey does support LUKS IIRC23:23
activisti see23:23
Walexactivist: what YubiKey can do is protect your BIOS password and auth and sign keys23:25
activisti am using GPG but Yubikey doesn't support my keys :|23:26
Walexactivist: that's very unlikely23:26
TreyHarrisactivist: I agree with Walex. So a stab in the dark: did you let your key expire? GPG will use an expired key but yell at you, but Yubikey won't.23:27
Walexactivist: BTW I am still weirded our by your choice of LUKS scheme.23:27
activistwalex may i ask which side of that came to you weird?23:28
activistserpent?23:28
Walexboth serpent and plain64, and that you went out of your way to not take the default which is pretty good.23:29
Walexserpent is amazingly slow, epsecially as AES accel improved things a lot on recent CPUs.23:29
TreyHarrisWalex: thank you. Over the years I learned to be frightened of any security configurations that were longer than they needed to be. That's how sites end up with so many password restrictions that they've actually collapsed the set of allowable passwords into the guessable range in an effort to make them "strong".23:31
WalexTreyHarris: I have seen that happend too, especially if they recommend password generators with limited character sets.23:31
Walexactivist: this is the speed on a desktop CPU a few years old but with AES accel: https://paste.ubuntu.com/p/wbZkywNhkt/23:32
TreyHarrisWalex: or have hand-typed password expiry times less than a year (_maybe_ six months).23:33
TreyHarrisactivist: Must go now, but if you aren't aware of Front Line Defenders, you should acquaint yourself--all they do is develop security best practices and tools for at-risk activists23:39
activistThere is ESSIV technology for disk encryption for solving that task. You23:39
activistcan not store additional data (without huge performance degradation),23:39
activistbut you have not only the data, but sector's number. If you encrypt that23:39
activistsectors number with some secret key, then it will create unpredictable23:39
activistpseudo-random block of data, that can be used as initialization vector23:39
activistfor each disk sector. CBC-ESSIV means using CBC mode of encryption with IVs generated using23:39
Walexactivist: you are overthinking it...23:39
activistdone, because they are useless in XTS mode, that add nothing to23:40
activistsecurity.23:40
activist There are many various block encryption modes of operation:23:40
activisthttps://en.wikipedia.org/wiki/Block_cipher_mode_of_operation23:40
activistEach have its own pros and cons, usecases. There is no "most23:40
activistsecure": any of them (even ECB) can be used securely.23:40
Walexactivist: not a smart move.23:40
activisti wrote but i guess it was bit long and mod made me quiet :)23:43
activistHere23:43
activisthttps://paste.ubuntu.com/p/tTG2mJmBZB/23:43
activistbtw i don't like any default things. Maybe you can call me paranoid but i am not happy with default things..23:44
TreyHarrisactivist: that is a VERY bad attitude to have. It is counter-productive.23:45
activisttreyharris thank you for your thoughts. I will be learning new things with you and other fellows..23:45
Walexactivist: ah yes, but that is ovcer the top23:45
DixieNormousAny links to security advice for ubuntu?23:45
WalexTreyHarris: another thing that usually diminishes security is very complicate firewall rules, which are very common and very easy to get wrong23:45
Walexactivist: part of the problem is that only the default config gets extgensively tested23:46
sonicwindDixieNormous, https://ubuntuforums.org/showthread.php?t=51081223:46
activisti know walex but i am not happy with those..23:46
Walexactivist: because most people use it. Non default config can be buggy, and bugs are the #1 way to workaround security measures23:46
Walexs/be buggy/be more buggy/23:46
activisti see.23:47
TreyHarrisI have worked with cryptographic systems designers all my life who have drilled one thing into my head: THEY do not feel qualified to make judgments about cryptological algorithms and do not dare deviate from the recommended defaults. As a security engineer, I'm _definitely_ not qualified, and an amateur shouldn't even consider looking cross-eyed at tweaking cryptography-related defaults.23:47
WalexDixieNormous: ubuntu "security" in general is more "dont do these not very wise things" than "do these very secure things".23:47
TreyHarris("all my life" is a bit of hyperbole. Over 25 years, though.)23:48
activistmaybe i am wrong. Can be23:49
TreyHarrisReally must go now, but that "I avoid defaults out of paranoia" statement got my gander up--it's like wearing a tinfoil hat into a thunderstorm23:49
FreeBDSMis there a concept of 'last found window' in linux?23:49
activisttreyharris bb23:50
WalexFreeBDSM: in the GUI?23:50
WalexTreyHarris: many thanks!23:50
FreeBDSMWalex: yeah, in window manager23:50
FreeBDSMor Xorg, I dunno23:51
activistbtw may i ask does someone know why Ubuntu doesn't have hidden-service repo server list?23:51
WalexFreeBDSM: depends on the window manager23:51
WalexFreeBDSM: I guess you mean "the window that had focus because the current one", or something different?23:51
WalexFreeBDSM: I guess you mean "the window that had focus before the current one", or something different?23:51
FreeBDSMWalex: Xfwm423:52
leftyfbactivist: what is a "hidden service repo"23:52
leftyfb^server23:52
activistleftyfb i used that command and output is in here. 3221225472 bytes (3,2 GB, 3,0 GiB) copied, 146 s, 22,1 MB/s23:52
activist15376000000 bytes (15 GB, 14 GiB) copied, 674 s, 22,8 MB/s23:52
activist14+1 records in23:52
activist14+1 records out23:52
activist15376000000 bytes (15 GB, 14 GiB) copied, 674,123 s, 22,8 MB/s23:52
leftyfb!paste | activist23:52
ubottuactivist: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.23:52
activistWhen i check the USB it is empty :S23:52
Walexactivist: use paste for that23:52
FreeBDSMWalex: hmm, looks like my question was actually stupid. I took it from one context and asked in a namespace without context where it doesn't even make sense23:53
leftyfbactivist: are you 100% sure your destination usb flash drive is the same EXACT size or larger than the source? Did you make sure both drives were unmounted when copying them?23:54
activisthttps://paste.ubuntu.com/p/sh8vdM7nMG/23:54
activistBoth of them 16G23:54
activistbut sdb does have a sdb1 partition.23:55
activistShould i use sdb*23:55
activistNo, they weren't unmounted when copying.23:55
leftyfbactivist: both drives should be completely unmounted when using dd23:56
activistUhh.23:56
helpmewiththisyep23:56
activistlet me try again23:56
envhyi just erased my whole partition23:56
FreeBDSMwhy are there no smart check against such stupid mistakes?23:56
Walexenvhy: no problem, usually easy to recover if it just the partition boundaries23:56
envhyi have no clue what im doing23:57
WalexFreeBDSM: because clueless people should not be doing sysadm ;-)23:57
FreeBDSMis it so hard for the system to grep `mount` for the path of the dd's path args?23:57
FreeBDSMWalex: that's gatekeeping.23:57
envhyi tried having a duel boot windows 7 and ubunta anddd erased it all lol23:57
WalexFreeBDSM: it is letting users burn their fingers :-)23:57
FreeBDSMThings should get simpler and more automatic, otherwise no progress is possible.23:57
WalexFreeBDSM: the UNIX way is "do what I say, not what I mean".23:58
FreeBDSMenvhy: double kill duel! noice!23:58
activistleftyfb i unmounted both of them but i can't see those when i used df -h23:58
activistis it normal? How can i know which destination and source?23:58
envhylol23:58
leftyfbactivist: lsblk23:58
FreeBDSMyeah, `df -h` has to go23:59
activistno USB drives.23:59
activistwith lsblk23:59
FreeBDSMwell, then you don't have them attached23:59
FreeBDSMcheck dmesg23:59

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