[00:25] bortoelnino: newer software obviously. see ... [00:25] !releasenotes | bortoelnino [00:25] bortoelnino: For release notes of a given Ubuntu release, please refer to the 'Docs' column on the 'List of releases' table at https://wiki.ubuntu.com/Releases [00:42] Is there a way to permanently "pin" a process so its always in memory (and if possible to dictate, also never swapped out)? [00:50] 1 === HelpMeInstallUbu is now known as help690 [01:09] Help I dunno how 2 partition hard drive for ubuntu. It's a separate hard drive w windows on other drives [01:09] Swap partition 8000 mb right? Primary or logical? [01:11] There no way to auto install it makes me manually partition the drive /dev/sdc [01:11] Windows is on sba and sdb [01:11] Sdc all unallocated [01:12] What other partitions besides swap and ext4 / [01:17] hello [01:18] help690, which release of Ubuntu are you going to use. A seperate swap partition isn't require for later releases (it can use a swap file meaning pre-allocating space isn't required; though can still be done for speed or other reasons) [01:18] help690, you also don't need a seperate /home (for user data) though I still prefer one.. [01:41] hm === lm_ is now known as liumin === QcR35 is now known as QcR === evulish_ is now known as evulish === BenderRo- is now known as BenderRodriguez [04:12] I have a problem with static using mumble. There is both significant static in output and input, and what's weird is all other mic and speaker applications don't have any static. Any ideas? [04:13] hi all [04:14] Hi Scratch_Os. [04:20] hi [04:20] i have a very strange problem and dont know where to look for help [04:21] Might as well explain it Boyette. [04:22] i have an ubuntu vps which makes an ftp transfer of a file on a daily basis with an sh script [04:23] suddenly the file which is approximately 55mb shows up as 0kb in the destination [04:23] also when i run this sh script manually it does transfer but just creates an empty file [04:23] nothing was changed at both sides [04:23] but i have no idea why this happens [04:25] I'm not sure either. I don't know how fps transfer works. Does it delete the destination file, then when in the process of uploading have a 0 sized file in it's place? I don't know. [04:26] the destination is either non existent or supposed to overwrite [04:26] which always worked [04:26] now it always overwrite to 0kb and creates an empty output [04:26] while the origin is 55mb [04:27] Is there a verbose way to run the ssh ftp transfer script to see what it does in the console? [04:27] let me check if i run it in the terminal [04:29] it just gives an empty line [04:29] like it means it was executed and sucessfull [04:29] without errors [04:29] its normal [04:29] Did it finish too quickly for the size? [04:31] yes [04:31] however its a very fast connection it usually doesnt take more then a few seconds [04:32] now it is faster then a few seconds [04:32] so it should be yes [04:32] I tried searching the quesiton, and this article ( https://kb.globalscape.com/KnowledgebaseArticle10232.aspx ) says that it probably didn't make a socket connection to the server. [04:33] hmm [04:34] thank you very much [04:34] i have something to discuss with the host [04:35] You're welcome. I didn't expect to help anyone. [04:46] hey what's the best way to run eve online in ubuntu 18.04? [04:46] I figure i'm going to need wine and crossover or lutiv? [04:46] lurtiv* sp [04:47] coffeeguy: see if its in the list of appdb or playonlinux [04:47] !appdb | coffeeguy [04:47] coffeeguy: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [04:47] ah yah i didn't think of them ty lotuspsychje [04:47] !info playonlinux | coffeeguy [04:47] coffeeguy: playonlinux (source: playonlinux): front-end for Wine. In component multiverse, is optional. Version 4.2.12-1 (bionic), package size 965 kB, installed size 3020 kB [04:47] oh sweet [04:48] thank you thank you :) [05:27] Hello, fresh install of Lubuntu 18.10, I installed Netbeans and when I run it after the loading screen it just quits, I get no error code on the terminal. Any ideas? [05:28] I can compile and run java programs on the terminal (with javac and java respectively). But Netbeans just doesn't work. [05:37] gmichel3: did you try launch netbeans from terminal? [05:38] Yes lotuspsychje, I launched from terminal but I get no error code or any output for that matter. [05:38] gmichel3: what about dmesg or syslog? [05:39] lotuspsychje: didnt find anything relevant there [05:41] Googling around all I found was something that doesn't seem reated to my problem (something about netbeans using jdk11 when it should use jdk8) [05:46] gmichel3: what shows ' apt depends netbeans ; dpkg -l java8-sdk ' ? [05:48] 3 [05:50] Hello all, Need help with keyboard layout handler adding missing layout [05:51] anybody ? [05:52] Bashing-om: https://paste.fedoraproject.org/paste/Hj2hm6H7DvhKeSTDMofdvQ [05:56] gmichel3: checking, [05:56] gmichel3: how did you install java exactly? [05:57] lotuspsychje: I just installed Netbeans and it installed Java with it as a dependency. === jack- is now known as jack [06:05] gmichel3: just trying to install netbeans on 18.04 and it wants java 11 [06:09] gmichel3: no dependency problems here [06:10] lotuspsychje: that's strange, I found lots of sites where they said that Netbeans 8.1 and 8.2 don't work with Java beyond 8 (Netbeans 10 will come with suport for JDK 11) [06:11] Do you mean no dependency problems in the output that I pasted? [06:12] gmichel3: I am not sure how to read that output :( [06:12] Oh, don't worry Bashing-om [06:14] Well thanks for your time guys, I appreciate it. [06:14] I think I'm gonna stick with Vim and the command line as IDE. [06:15] gmichel3: I will look at the manual amd learn if what I think is correct ... when my mind is fresh. [06:38] Possible to set a permanent live CD on a drive? [06:39] Scenario: Unsquashfs onto partition, chroot in to edit, then boot in and have it always reset on logout [06:40] I am thinking of using toram, added to grub, but the issue is that I do not use GRUB. [06:58] can i ask about wildcard injection here? [07:01] don't ask to ask, just ask [07:02] chmod 777 * -R; [07:04] is there a way to hit another non-sub directory using injection on the code: chmod 777 * -R if the -R is already there? [07:05] if there's a symlink to / in the current directory, that'll hose the system [07:05] qwebirc32507: wth, do you think this channel is hep me to hack? [07:06] help keep my code secure eric, this is why i asked [07:07] to keep your code secure, never do chmod 777 [07:07] oh ok [07:07] it still hoses with the -R afterwords? [07:07] does the parser care about the order? [07:08] GNU tools accepts options anywhere in the arguments, unlike traditional unix commands which expect options to come before non-option arguments [07:09] ah, this is why i asked, thats the detail i needed, thanks, ill just not touch it then [07:09] any alternatives to chmod 777 for changing a file permission in a script securely? [07:09] seriously? chmod 777 * -R is horrible code for several reasons. It shouldn't be in your script at all [07:10] i gotta change the permissions of all the files in the directory so non admins can use them [07:11] then create a group for these non-admins that need access, give that group access. Never set 777 mode [07:12] is there an easy way to make new users automatically join the group? [07:13] if for a kind of linux testing enviornment that i want to help people new to linux play with [07:13] i just wanted a script i could hit a file with and put on the system [07:15] oh im thinking about this wrong, your group is a good idea, i basically can just put all the machines in the group [07:15] thanks [07:16] A weird issues rised on my system , ubuntu bionic beaver installed [07:16] Today after first boot system touchpad pointer speed response is too much slow , than i thought it might resolved a logoff session or restart than again it keeps responding slow but not for entire time .. for the first few minutes right after login to system it respond like that than it works fine [07:17] One more i have not made any changes into the ubuntu system . No package installation nothing . It is exactly same it was before [07:19] Checked multi touch, hid things .. all are perfect === Leion1 is now known as Leion [07:43] ok my group permissions are working, thanks again [07:48] If I mv /home/dc/path1/ /home/dc/path2/ so that path1 dir is moved inside path2, will it move the dotfiles and hidden directories *INSIDE* path1/ at the same time? [08:03] @deac__ yes, copying files ie with cp -r file1 file2 copies hidden files [08:05] deanc__: yeah it will [08:05] Great thanks === oh4_ is now known as oh4 === naftulikay_ is now known as naftulikay [08:05] One other question. I have a drive on an encrypted container that i mount manually on boot, i'd like to then create an nfs share from it [08:05] i have this set up previously using /etc/exports but i guess this wont work as it will try to mount it on boot and the mount point doesn't yet exist? === awestin1_ is now known as awestin1 [08:06] or can i just leave it there, and then run exportfs -ra after mounting the encrypted volume? [08:06] Hi, where am i supposed to set alias , in Ubuntu ? [08:07] y === Class7_ is now known as Class7 [08:09] McErroneous: in your ~/.bashrc [08:21] I'm having some issues with my pavucontrol. Rebooted and now it sits at "Establishing a connection to PulseAudio. Please Wait." [08:32] SchrodingersScat: maybe pulse isnt running? try ps aux | grep pulse [08:33] EriC^^: unfortunately my ~/.bashrc does not get executed on login..., dont know why.. [08:33] McErroneous: maybe you're using a different shell than bash? [08:33] using bash, and login from virtual console tty1 [08:34] McErroneous: try typing "bash" in the shell [08:34] McErroneous: try "echo 'echo test' >> ~/.bashrc" [08:34] EriC^^: anon 5206 0.0 0.0 122736 9280 ? D then type "bash" [08:35] it prints :" .bashrc" [08:35] McErroneous: can you upload your "~/.bashrc" ? [08:36] EriC^^: there is nothing in it, i just created one via, vi... [08:36] McErroneous: oh, copy the one from /etc/skel [08:36] EriC^^: let me see... [08:36] McErroneous: cp /etc/skel/.bashrc ~/ [08:37] SchrodingersScat: that looks fine i guess [08:40] EriC^^: kind of weird, mpv and youtube don't work either...should I be worried? [08:41] * SchrodingersScat just got his backups back in order, so may be some blessed timing [08:43] Think it's worth a --purge and reinstall? [08:53] that seems to have made things worse... [08:59] i defined an alias 'apt-get = "apt-get -y --force-yes"' but , apt-get still asks for permission to proceed..., what the hack may i do.. ? [09:02] too many spaces [09:02] hmm.. [09:02] alias key=value not alias key = value [09:03] sounds like a bad idea to include --force-yes though [09:07] i defined the alias with double quotes, but it shows up in single quotes...., if i type alias in bash... [09:11] even without whitespaces, it still asks for permission to proceed installing ( sudo apt-get install irssi ) [09:12] McErroneous: you're using it from a script? [09:12] McErroneous: alias only replaces the first word in a command. In your case, the first word is sudo, so apt-get will not be replaced [09:13] you'll have to alias sudo as well in that case [09:13] ... or define the alias for root (saner!) [09:14] won't help [09:14] not even with sudo -i ? [09:15] doesn't help when sie wants to run sudo apt-get ... [09:15] alias sudo='sudo ' apt-get='apt-get -y' # still a BAD idea [09:17] geirha: McErroneous: yes bad idea. my question is, why is this done? is it in order to be used non-interactively in a script? [09:17] aliases are disabled in scripts [09:18] my point is, if non-interactive apt-get is needed, this is a wrong way to accomplish it. one only needs to export DEBIAN_FRONTEND="noninteractive" for apt-get to not ask any questions. [09:18] Wow..., that was tricky... now it is working.. thx [09:19] hello, why does my ubuntu laptop sshd not accepting even my local ssh request? [09:19] ssh 127.0.0.1 simply doesn't work [09:19] amosbird: please define "doesn't work" with a specific error you get [09:19] ssh 127.0.0.1 hangs [09:19] it doesn't return anything [09:20] amosbird: do you have a firewall or any iptables rules in effect? [09:20] I've done sudo iptables -F [09:21] do I need to apply other settings? [09:21] and why do any sensible firewall blocks 127.0.0.1? [09:21] it doesn't make any sense to me [09:22] so i'm running ubuntu on my pi (terminal only) [09:23] is there a safe/free way to hide ip? I was looking into tor proxy [09:23] amosbird: it doesn't, that's why I asked if there are any rules that might explain this. you flushed the chains but what's the default policy on them? DROP? [09:23] but apparently it's banned in here? [09:24] blackflow: sh*t..... [09:24] how can I change that to accept [09:24] amosbird: with the -P flag to iptables (look up the manpage ;) ) [09:24] Jonopoly: not really a #ubuntu question, but https://freenode.net/kb/answer/chat If you're only worried about freenode then they allow you to access through tor, just have to do it right. [09:25] Jonopoly: can also simply connect via TLS and get a cloak, depends on your paranoia. [09:26] SchrodingersScat: I just would like it hidden really, Im connecting from work atm so it's secure, but at home.. not so sure [09:26] I was interested in using tor since its free and reccommended, Tor just claim "using tor proxy is banned from #ubuntu" [09:26] Jonopoly: maybe chat in #ubuntu-offtopic [09:27] Okay thank you [09:30] HI guys.. xubuntu 18.04.2 "feh --scale-down --auto-zoom" leaves images with a border either side. How can I scale images without having a border either side ?? [09:31] furycd001: random guess, by setting --bg-color so the border is of the correct color? [09:31] furycd001: have you checked the manual [09:31] I've never used feh for that kind of thing, I tend to use imagemagick, which is a pretty powerful library for doing these things [09:31] furycd001: maybe --borderless [09:33] --borderless did not work :( [09:33] I just did a fresh install yesterday coming from 16.04 & everything worked fine before the fresh install.... [09:34] furycd001: i think something has changed on bionic on borders, have seen other users reporting that [09:34] like with themes and borders [09:35] furycd001: if you make the image smaller than the viewport, and/or change aspect ratio, there will _always_ be some border, that's geometry. best you can do is set the background color (which can also be transparent iirc) [09:35] Hmmmm thanks for the heads up :) [09:36] Why was there never a border like this in 16.04 ?? [09:36] furycd001: can you upload an example of "this" to imgur? [09:36] furycd001: see also dconf-editor to tweak stuff [09:37] Here you go >> http://i.imgur.com/VtwkS9Z.png [09:38] As you can see the images has scaled to fit the screen height, but feh has not scaled properly at the sides.... [09:39] furycd001: right. just set the black background or whatever color you want? also read through this, to see if any change since 2016 might've explain the behavior: https://git.finalrewind.org/feh/plain/ChangeLog [09:40] Ok thank you :) [09:42] furycd001: perhaps --scale-down --auto-zoom is not what you need? that will scale automatically to window size but won't cut out images so there will naturally be such areas you think are borders, where there's no image info due to aspect ratio [09:45] I used that in 16.04 & it worked fine. It was actually someone on here that helped me set it up & provided the command originally.... [09:46] feh changed a lot since then. it's possible even that it's now working as expected and it previously didn't due to a bug now fixed. wouldn't be the first time for software to do that. [09:47] Yea a lot has changed & I'm finding that out the more I use my system today.... [09:48] pavucontrol still isn't connecting to pulseaudio. I lost the icon in the tray as well :| alsamixer works to control the audio, not as convenient though. [09:48] furycd001: make sure you check the bionic release notes, there's very important new stuff in the networking department [09:49] Yea I've got a whole bunch of stuff saved for when I'm fully set up.... [09:50] Is there a way to to force and change the password of one of user shell access - i forgot the password of one user i created [09:53] juanonymous: yes with the `passwd ` command executed as root. [09:54] But it is asking me to type in the current pass [09:55] Greetings everyone [09:56] welcome Skyrider [09:56] Aw, got it now [09:56] Sorry [09:57] In a pickle and need some help ^_^. I hope this is the right channel to ask, seeing it's nginx/www-data user related, but also linux related. What is the best way (with vsftp) to give access to a specific /var/www directory, with it running under www-data user/group? As I assume nginx requires both user/group to be www-data. [10:02] SysGhost: what I do, I add nginx to the (v/s/ftp) user _group_. also there's #ubuntu-server which might be more helpful for server questions. [10:03] ? [10:03] Think he was referring to me :p [10:03] SysGhost: I'm sorry. tabfail. Skyrider that was for you :) [10:03] Ah... [10:03] * SysGhost suddenly pops into existence in middle of that. Sorry =P [10:04] Aha, another channel ?^^ interesting. [10:04] Thanks ^^ === DerRaiden is now known as DerRaiden`afk === Guest is now known as rory [10:27] tried this to 'fix' pulseaudio, https://help.ubuntu.com/community/SoundTroubleshootingProcedure doesn't make it connectable. [10:27] Bonjour à Toutes et à Tous ... [10:28] !fr | pascal18250 [10:28] pascal18250: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [10:28] ok thank [10:39] oi pessoal namo da dudi aki. [10:39] !english | stv [10:39] stv: 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/ChannelList [10:40] i think !pt === achen_ is now known as thefatma [10:54] hi folks, I have the following problem: I have a Toshiba Network printer Toshiba e-Studio 5508A. Whenever I log in to the network the printer is shown without installation. I think it is adressed with dnssd. But when i want to print, there is an error "unable to locate printer". So i decided to switch to the ipp protocol cos I know the IP-Address. It seems to work, cos i see status notifications like lid open, few ink etc. [10:54] But I need pass a username and password to print, and there is no prompt shown for username and password [11:02] ^ Ping timeout: 255 seconds [11:03] Howdy folks [11:32] At least 19.04 should be out soon, so worst case I could swap data around and do a fresh install, but pavucontrol still sitting at https://imgur.com/tpAdbbO [11:35] I'm on 18.04, trying to add a VPN from a config file as a non-admin user (via network settings). But it prompts me for an admin password and then cancels the whole process when I cancel out of the auth dialog. What happened to the ability to add VPNs *not* for all users? [11:36] Could someone else confirm that this isn't possible on 18.04, that it's not just me? [11:42] ah dammit I have to go anyway [11:52] VPN change the network conf, usually you need a package to do it (like network-manager-openvpn) so you need to have the admin right to do it, after you may use it without specific right [11:53] detly left [11:53] greetings, how can I hide my ssid using snap wifi-ap? [11:53] tomreyn: oh yes, thanks, I miss the quit message [11:55] isomari_: you'd need to contact its developer (or, maybe, ask in #snappy) [11:55] tomreyn: thanks [11:56] hi someone help me to remove some repository please [11:56] bryanroderyck: any repository, at random? or a specific one? [11:57] sorry. ;-) i mean: we'll need more details. [11:58] here i a pastebin https://pastebin.com/GaRRf5PF [11:59] tomreyn : a specific one that is not secure [12:00] bryanroderyck: so you run ubuntu 16.04? [12:01] bryanroderyck, the last update for that ppa is for precise 12.04 [12:01] ppa:jason-scheunemann/ppa does indeed not support 16.04 ("xenial"): http://ppa.launchpad.net/jason-scheunemann/ppa/ubuntu/dists/ [12:02] how to remove it and the error message? [12:02] bryanroderyck: sudo rm /etc/apt/sources.list.d/jason-scheunemann* [12:03] or from the Updates gui, r add-apt-repository --remove .... [12:03] also check "apt-key list" for a gpg signing key you might need to remove [12:04] in the end, run ubuntu-support-status --show-unsupported [12:05] thanks tomreyn it work perfectly ! === pjp is now known as Guest39401 [12:28] Where can I locate cron-apt logs? [12:29] into /var/log/apt/ certainly [12:29] it may also be in the system journal, dpending on how you're logging. [12:59] Guys? Could anyone tell me how to make the DNS chain first 127.0.0.1(dnsmasq) and then the upstream one, whatever IP that is(I'm on a laptop so it will change..) I've added 'prepend domain-name-servers 127.0.0.1;' to /etc/dhcp/dhclient.conf, /etc/resolv.conf contains 'nameserver 127.0.1.1' [13:00] (I have a local .dev domain for development) [13:01] Slartibart: You would have to write your own program/script to change the upstream DNS server for dnsmasq. [13:04] Slartibart: what does systemd-resolve --status report on the nameservers being used for your main network connection? [13:06] tomreyn: Failed to get global data: Unit dbus-org.freedesktop.resolve1.service not found. [13:07] pragmaticenigma: How do you mean? Like picking the upstream DNS server from DHCP settings and writing it to resolv.conf? [13:07] ehich ubuntu release are you on? [13:07] tomreyn: 18.04 [13:08] Slartibart: Short of some networking gymnastics on your laptop, there is no way to run a local DNS server while leveraging the upstream dynamically assigned server. [13:10] Slartibart: I assume that you are attempting to run a local caching DNS server or Pi-Hole to block advertisements to "speed" up web browsing? [13:10] Having a weird issue with chmod... https://gist.github.com/mustmodify/6ff0abe272c9d94f9511496ff08753c6 [13:11] any suggestions? [13:11] pragmaticenigma: Hmm :-|.. I don't see how to avoid gymnastics, since I have a local .dev domain for development(web dev, so local test versions of sites). And I'm moving between different networks. [13:12] Slartibart: I would recommend using the /etc/hosts file instead. Easier to manage and you don't have to monkey with DNS settings. [13:14] mustmodify: Your chmod command is referencing the current working directory only. To change all items with in the directory you would need: "sudo chmod 755 ./*" [13:15] pragmaticenigma: OOOHHHhhhhhhh...... [13:15] Thanks. [13:17] Slartibart: i'd say you want your own dns server which joins your .dev tld with lookups on internet resolvers. and to configure this as your every connections' nameserver, overriding what dhcp might provide. [13:18] whether you run that dns server on your own system or elsewhere is up to you, of course. [13:18] systemd-resolved seems to be currently broken on your system [13:20] tomreyn: The issue is if they are going to networks with a capture portal, it might prevent them from proper redirection to the capture portal. It is also possible that the TTL of the capture portal might override the original desired domain longer than expected. On a device that roams networks, I would recommend using the /etc/hosts files. [13:20] Yeah. *groan* Ok, thanks for your input on the DNS part, guys. I'll look into healing systemd-resolved now. [13:21] hey all [13:21] so somehow my /boot is all screwed up again [13:21] it always seems to get full of stuff and then i cant install or purge or do anything [13:21] im trying to use "purge" in apt-get now and i keep getting this [13:21] pragmaticenigma: hmm yes, you have a point. [13:22] !paste | LordDragon [13:22] LordDragon: 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. [13:22] https://pastebin.com/hy8KfAyT [13:22] LordDragon: If this is a cronic issue, I would recommend a fresh install and *not* designating a /boot partition. The /boot partition is no longer required in newer machines [13:22] oh ok, ill use paste.ubuntu.com next time [13:23] Im having issues writing to an HDD. First of all I couldnt write to it at all because it was mounted as a read only file system but after running ´´sudo mount -o remount,rw /dev/sdb1 "/media/chris/500 GB"´´ the error change to cp: cannot create regular file '/media/chris/500 GB/Firefox Setup 66.0.3(1).exe': No such file or directory. I know for a fact that that file exists [13:23] Creating new folders also doesnt work [13:23] pragmaticenigma: hmm yeah i probably should do that at some point, though thats more work than i can put in right now [13:23] The HDD utilizes MBR and NTFS [13:23] LordDragon: you'll either need to do a fresh installation or an upgrade anyways. you seem (!) to be running ubuntu 14.04 (?) [13:24] qwebirc52435: Does the drive mount in a writable state in a Windows environment? [13:24] https://paste.ubuntu.com/p/BtgBr46nnW/ [13:24] there, thats the error im getting [13:24] I havent tried that yet [13:24] I could definetely write to that file before I installed windows along ubuntu on a different HDD on the same system. [13:25] LordDragon: what does this report? nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};) [13:25] qwebirc52435: Is the drive/partition the windows installation location? [13:25] Ubuntu 14.04.5 LTS [13:25] thats my versin [13:25] version* [13:25] qwebirc52435, you need to escape the spaces in those commands or they wont work as expected [13:26] No [13:26] LordDragon: small sidebar, 14.04 is fast approaching EOL, you might want to make time for that fresh install sooner rather than later [13:26] LordDragon: so you don't install patches regularly, i guess. 14.04 will loose support in a few days. [13:26] wow... [13:26] !14.04 [13:26] Its not. It only has ONE partition which uses MBR/NTFS [13:26] Ubuntu 14.04 LTS (Trusty Tahr) was the 20th release of Ubuntu. Support ends April 25th, 2019. Paid support (ESM) is available. See also !esm, !eol, !eolupgrade [13:26] hahahaha [13:26] ooook. procrastination has officially caught up with me [13:27] LordDragon: if you'll want to upgrade you'll need to solve this issue first, though. [13:27] yeah, im just gonna backup and wipe the thing [13:27] LordDragon: oh then i guess you can just ignore the issue for now [13:28] I will try that. th0r . I thought that the paranthesis there enough. [13:28] LordDragon: Sounds like a very productive plan [13:28] what is the latest stable/most secure version right now? it is strictly for VPS use. no window manager and minimal install [13:28] $ cp -rf "/home/chris/Downloads/Firefox\ Setup\ 66.0.3.exe" "/media/chris/500\ GB/" cp: cannot stat '/home/chris/Downloads/Firefox\ Setup\ 66.0.3.exe': No such file or directory [13:28] That couldnt fix the issue [13:28] LordDragon: 18.04 [13:28] pragmaticenigma: ok cool thanks :) [13:29] LordDragon: 18.04 LTS is the latest LTS release. 19.04 will be released in a few days if you want the regular channel of releases [13:29] !lts [13:29] LTS means Long Term Support. LTS versions are supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Bionic (Bionic Beaver 18.04). Ubuntu !flavors may have different support durations, check their release notes for information. [13:29] qwebirc52435: You don't need to escape spaces if you're wrapping the path in quotations [13:29] yeah i want LTS so i can procrastinate alot again lol [13:30] 18.04 will even be supported for 10 years bc of a large scale commercial deal. [13:30] LordDragon: Just remember this time, no need to create /boot ... you don't even need a /swap anymore [13:30] pragmaticenigma thanks for the info. th0r said that I had to nontheless. [13:30] Do you know how I can get my machine to write on that drive? [13:30] qwebirc52435: I'm not sure th0r is paying close attention to what's going on [13:30] hmm its been awhile since ive used this VPS control panel to do a fresh install. im not sure if theres anything my provider needs to do on their end to make this work [13:30] lol [13:31] does anyone know how to modify the default window positioning in gnome? === nat_ is now known as Natkeeran [13:31] have a problem with the default window positions that programs open in gnome. Firefox keeps opening in the top left of the screen if theres already a window open in the centre. Any ideas on how to stop this? [13:31] $ mkdir test mkdir: cannot create directory ‘test’: No such file or directory [13:31] LordDragon: you'll (probably, it is not strictly necessary) still want /boot if you'll have full disk encryption or lvm, and only then will the installer create it, though [13:31] Even creating folders isnt possible. Whats wrong? ... [13:33] Trying to write to the Windows partition of my current SSD doesnt works the same way. [13:33] tomreyn: i dont think it has full disk encryption. its KVM type virtualization [13:33] qwebirc52435: Here's what I think might be happening. I can't be certain as you haven't tried using the drive again in Windows [13:34] LordDragon: okay, just wanted to point out where /boot may be needed / wanted. [13:34] I think my device is having issues with NTFS [13:34] I will retry in windows in 30 seconds. I dont think my handle here will be the same tough. [13:34] qwebirc52435: 1) The drive is dying and is in a failsafe mode so you can attempt to recover data from it. 2) Windows was shut down in Standby or Hibernate mode and the drive is protected from writes [13:35] tomreyn: i appreciate it [13:35] so the VPS control panel seems to have a preinstalled cdrom image for 18.04 "server". what does the server version mean? [13:35] I will boot back into windows and check. Thanks for the help so far! I think its an issue with NTFS because I cant even write to my current drives ntfs partition. [13:35] how does that differ from LTS one you guys mentioned? [13:37] LordDragon: no desktop, and defaults to a different network configuration framework. see !releasenotes [13:37] qwebirc52435: Run a check disk in windows on the drive too [13:37] LordDragon: oh i may have misunderstood, what i discussed are differences between server and desktop [13:38] !releasenotes [13:38] For release notes of a given Ubuntu release, please refer to the 'Docs' column on the 'List of releases' table at https://wiki.ubuntu.com/Releases [13:38] LordDragon: there is server vs desktop, and there is 'normal' (9 month support period) vs LTS [13:39] 18.04 is an LTS release, with a long support term. it is available in both desktop (in several !flavours) and server (with two different installers) models. [13:40] ok server is probably what i want for a VPS then that will strictly be managed via ssh terminal [13:40] right [13:42] anyone know what "virtio" is all about? is that something i want to use in a VPS? [13:42] LordDragon: yes. [13:42] ok cool [13:43] LordDragon: https://www.ibm.com/developerworks/library/l-virtio/index.html [13:49] Hey guys, the VM's in my company upgraded from Ubu16 to Ubu18, but afterwards they're compilation went really really slow do anyone has a direction what can cause this ? [13:49] !yy.mm | thefatma [13:49] thefatma: Ubuntu version numbers are: YY.MM (YY=release year,MM=release month). Each year sees two releases, so just specifying YY is imprecise. See also https://www.ubuntu.com/about/release-cycle [13:50] thefatma, Also, please better detail what you mean by 'their compilation' [13:50] Hey guys, the VM's in my company upgraded from Ubu16.04 LTS to Ubu18.04 LTS, but afterwards they're compilation went really really slow do anyone has a direction what can cause this ? [13:50] does "touch" mean anything to you [13:51] several things [13:51] thefatma, "touch" as in the utility to create an empty file? [13:51] Yes [13:52] while discussing the above, also discuss which kernel versions and ubuntu minor releases you were running. [13:54] how to disable drivers like USB storage when not used in Ubuntu 16.04? [13:55] tomreyn : Ubuntu 16.04.5 and Ubuntu18.04.2 [13:55] it's nice to see this channel is so active! [13:56] When they're "building" with touch it gets drstically slower then with the Ubuntu16.04.2 [13:57] thefatma: "touch" is just a command that "touches" a file which updates it's access/modification if the file exists or creates the file if it doesn't. If touch seems slow, then your issue is your storage/driver. [13:58] or the kernel's i/o [13:58] Mmm i see :leftyfb , thank you ill dig in more and be back maybe more with a more percise question [13:58] i think it more kernel inclined answer [13:58] But not sure yet [13:58] i'll dig in more [14:00] ok got a fresh install of ubuntu [14:00] i need to create a user with admin/sudo privleges [14:00] whats the best way to do that? [14:01] LordDragon: create the user, add them to the sudo group [14:01] ok cool [14:01] thanks [14:01] with the graphical interfaces choose administrator not standard user [14:01] LordDragon: https://www.digitalocean.com/community/tutorials/how-to-create-a-sudo-user-on-ubuntu-quickstart # first result on google when searching for "ubuntu user" [14:05] яу братишки [14:05] !ru | vitya [14:05] vitya: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [14:05] какой торрент клиент нормальный? [14:05] bledd [14:06] vitya, Transmission is really cool [14:06] !ru | vitya [14:06] vitya: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [14:08] How to disable drivers like USB storage when not used in Ubuntu 16.04? To prevent unauthorized storage or data theft. [14:08] ndayalan: disable them in your BIOS [14:09] ndayalan: better yet, glue the usb ports shut [14:09] hi, i'm trying to fix this for a couple of days, I have network shares that my laptop finds but my desktop doesn't when I go into network. It just wont auto discover them on the network when I go into the folder. I have ubuntu 18.04 [14:10] exell: Do the shares appear if you enter in the location bar "smb://name_of_machine" ?? [14:10] exell: If the location bar is not present, press Ctrl + L in the file manager and the breadcrumbs will switch to a text field [14:11] exell: what version of ubuntu is running on your laptop and desktop? [14:13] leftyfb: both are identical 18.04 i'm just trying the network share thing atm [14:14] [ao/alsa] Error received from snd_pcm_avail (-77, File descriptor in bad state)! [14:14] idk if that's related to my pulsaudio being kaput [14:14] pragmaticenima: just tells me invalid protocol [14:14] !context | SchrodingersScat [14:15] exell: What desktop environment are you running? [14:15] ndayalan: jokes aside and a bit offtopic here, but there are cases/chassis with physical locks for the back plane ports, look them up. [14:15] leftyfb: it's one among the suggestion given by lynis for system security auditing [14:16] leftyfb: pavucontrol sitting at https://imgur.com/tpAdbbO 'Establishing a Connection to PulseAudio. Please Wait.' I suppose I borked pulseaudio somehow. At least 19.04 should be here soon. Now pavucontrol isn't even in my indicator plugin... [14:16] SchrodingersScat: what version of ubuntu? nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};) [14:17] pragmaticenigma: desktop plasma 5 laptop lxfe [14:17] ndayalan: I would recommend you not blindly follow advice, but instead analyse and carefully consider why you need to follow those procedures. Blindly following recommendations will lead you to a machine that will have reduced user experience [14:18] exell: Is the desktop actually running Ubuntu or Kubuntu? not KDE Neon === BurekzFinezt is now known as Burek [14:18] leftyfb: https://termbin.com/jtdm [14:19] pragmaticenima kubuntu 18.04.2 on both [14:22] pragmaticenigma: this is my desktop https://i.postimg.cc/DyhhnpnK/Screenshot-20190416-152102.png ... and this is my laptop https://i.postimg.cc/0jTqwZJ7/Screenshot-from-2019-04-16-15-18-14.png both running kubuntu 18.04.2 [14:22] Hey guys, the VM's in my company upgraded from Ubu16.04 LTS to Ubu18.04 LTS, when switching from one branch to another branch inside git the incremental build, builds all the file while the change is one file , does anyone know why that is ? === Eickmeyer is now known as Eickmeyer___ [14:23] !repeat | thefatma [14:23] thefatma: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/ [14:23] Oops im sorry, it was mistaken sent [14:24] thefatma: building from git has little to do with you running Ubuntu 18.04 vs 16.04 [14:24] thefatma, either way, that sounds like an issue that requires the responder to know what you are using for the build process... it might be best to turn your post/request into a paste.ubuntu.com URL with that information included. [14:25] But it's so wierd that on the ubuntu16 machines it works fine and on the ubuntu18 it doesnt, maybe it correlated with the gir version ? [14:25] thefatma: git is newer, could be timestamps are treated differently. depends on how you define "incremental build". might be better to ask in the channel specific to the tool you're using or software you're building. [14:26] exell: I'm not sure why that is not working for you. I just tried on my machine and it successful at connecting to the remote samba share. Have you changes any of the options or settings to the file explorer in KDE on the desktop? [14:28] pragmaticenigma: nope, thats the annoying part, i was thinking of resorting to wiping as i've been at it for days and tried everything i found on google etc and I just can't get it to automatically find the shares like the laptop [14:28] exell: I wouldn't be concerned about it not auto-discovering ... that happens even in Windows. [14:28] exell: run this on both systems: dpkg -l | grep -E '^.. (gvfsl|ibglib|samba)' | nc termbin.com 9999 [14:29] and compare the output [14:33] tomreyn: https://termbin.com/98vz desktop - https://termbin.com/sml9 - laptop [14:35] tomreyn: both screenshots if you missed them https://i.postimg.cc/DyhhnpnK/Screenshot-20190416-152102.png https://i.postimg.cc/0jTqwZJ7/Screenshot-from-2019-04-16-15-18-14.png [14:35] exell: is "ubuntu-desktop" installed on both systems? === AlexGS is now known as alexgs [14:37] tomreyn: no, but i just installed it [14:37] exell: then logout, login and try again [14:38] tomreyn: how does installing ubuntu-desktop help KDE? [14:38] oh crap was it kde [14:38] it was, sorry [14:38] exell: so please install kubuntu-desktop [14:39] pragmaticenigma: thanks. [14:40] blackflow : thank you [14:43] tomreyn: pragmaticenima: thats it.. it found them... kubuntu-desktop was on the laptop but not the desktop. It's having issues connecting to workgroup with password etc but I can try and fix that. its probably just a setting. THANKS SO MUCH [14:43] exell: Cool, glad to hear it's up and running [14:44] exell: you're welcome. do you want to try to undo my mistake about installing ubuntu-desktop (the gnome one) on both systems? i 'm not sure i can provide a compete recipe there, but i can try. [14:45] tomreyn: dont worry about it. I have the network shares now, I will just leave it on there [14:45] actually you can just get the list of packages which wer einstalled from /var/log/&apt/history.log [14:45] hi. i wonder if it's possible to re-install my ubuntu's core on my already installed ubuntu? [14:46] exell: so if you can identify the packages which were additionally installed when you installed the "ubuntu-desktop" package there then you can just purge them now. [14:46] and i am convinced that the smb:// urls will continue working [14:47] osJ9: you can reinstall [14:49] osJ9: this should also do what you asked for - i did also *not* test it. https://unix.stackexchange.com/questions/79125/reinstalling-all-debian-packages#answers [14:49] why would you need to do so, though? [14:51] exell: solving this was indeed much easier once you showed the exact error message (today). [14:52] tomreyn: thanks. I googled like "how to reinstalled core ubuntu" but didn't get much relative results. so i think I should have googled for "reinstall packages". [14:52] it's not clear what "core ubuntu" is, maybe that's why you had not results. [14:52] *no [14:53] tomreyn: i just wonder and thought if it's possible.. just trying to learn more.. [14:53] osJ9: what do you mean by "core ubuntu"? [14:54] osJ9: alright. we mostly do practical support here, not so much theoretical questions. there's always #ubuntu-offtopic for non-support topics. [14:56] like having all my applications after re-installing like browsers, IDE, media players and stuffs but having a fresh core installed since sometimes i mess around in terminal and editing some files and then I feel things now doesn't work properly [14:57] I think 'core' is a bad term, since there is https://www.ubuntu.com/core and what I think osJ9 means is basically how to 'fectory reset' or 're-install without reset of config files' [14:57] Alright. Thanks. [14:57] JimBuntu: Yes. [14:57] * BluesKaj wonders how installing kubuntu could leave kubuntu-desktop behind [14:57] osJ9, If you want to factory reset, there is no method that I am aware of, sorry for that [14:58] JimBuntu: NP ;) [14:58] osJ9: the best solution to this is to not 'mess around in terminal and editing [random] files', not follow bad guides (yes it's difficult to know which ones are good and bad, feel free to ask here), and reinstall if you think you broke something badly. [15:00] Yes, that makes more sense. [15:04] hi guys [15:05] how about goverment indoneaia [15:08] so when i try to do a apt-get upgrade in this fresh install of 18.04, i get this error [15:08] https://paste.ubuntu.com/p/36s3mCcbSB/ [15:08] why is it "keeping those back" ? [15:09] LordDragon: use `sudo apt-get dist-upgrade`; or `sudo apt full-upgrade` [15:09] hello I am actually use debian -- I am confuse but can adapt some instruction [15:09] I try to pass USBIP device to QEMU guest. But hid_generic grabs the device as soon as I add. I can not use modprobe.d to blacklist for some reason, even after generating initramfs. I also can not use udev rule. What I tried did not work. I tried usb class and input class udev rule. [15:10] hid_generic taunts me in dmesg and I cry [15:10] anyone know of a text editor like sublime text but in the command line? [15:11] SomeT, I don't understand how it would be like sublime and yet command line as well... VIM ? [15:11] SomeT: what part of sublime are you trying to emulate? [15:11] because without specific features it just sounds like your'e asking for gui editor, but cli [15:11] which makes no sense [15:11] vim is good SomeT, but maybe you like VSCode? It is open source but is basically Javascript in browser engine [15:12] it is hard to do somet hings in terminals === joey is now known as Guest41978 [15:12] bernyrd: Please ask your question in #debian ... Debian and Ubuntu are not similar enough for the knowledgebase here to provide accurate help [15:12] all of it [15:13] eyah I thought you would say VIM [15:13] they usually are or I would not waste your time pragmaticenigma [15:13] but yes there are big differences [15:13] !debian | bernyrd [15:13] bernyrd: Ubuntu and Debian are closely related. Ubuntu builds on the foundations of Debian architecture and infrastructure, with a different community and release process. See https://www.ubuntu.com/about/about-ubuntu/ubuntu-and-debian - !Repositories meant for Debian should NOT be used on Ubuntu! [15:13] what about [15:13] https://spacevim.org/ [15:13] ? [15:13] this is not dependency or repo issue pragmaticenigma [15:14] is just udev and/or modprobe [15:14] gets to point where the kernel module binaries matter, yes fine I go elsewhere [15:14] bernyrd: we can really only support you here if you run a supported ubuntu release. [15:14] SomeT, this really isn't a good place for polls or such like this, you may do better asking in #ubuntu-offtopic or even in ##linux since it's not an 'Ubuntu' question [15:14] bernyrd: Our community does not support debian. It is not a debate we're interested in having. There is a reason for there to be two channel and as such, topics of inquery should match the channel topic. [15:15] I guess if you don't want to help ok, but no one even tried. some things would not be worht trying. don't know why this is not worth it. [15:15] k thx [15:15] is just udev. maybe a good wiki article? [15:16] hello all. what is the best way to mount a linux drive in windows? I've used samba to create the shares. Password protected them. At present it's accessible from \\localIP\Documents for example in windows explorer - pinned on taskbar. [15:16] Perhaps there's a better way I can setup in ubuntu to it can be seen another way? [15:16] bernyrd: Debian uses a different build process and different archetecture choices than Ubuntu. Your question goes right into those archetecture type differences. That's why we're encouraging you to ask in a more appropriate channel. [15:16] hi all [15:16] https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1825006 [15:16] Launchpad bug 1825006 in gnome-software (Ubuntu) "snapp apps not showing in software center" [Undecided,New] [15:17] kingfisher64: vfat32 file systems usually provide the best compatibility btween ubuntu and windows. [15:17] pragmaticenigma: I did already ask, but have exhausted help available right now. I can work around things in a different place. But issue is basically I tell udev to do a thing and it doesn't, and I tell modprobe to do a thing and it doesn't. There is no good reference material for either? [15:17] kingfisher64: ubuntu can also write to ntfs if the file system is ain a good state. [15:18] kingfisher64: your question about "what is the best softwar eon windows to..." is a windows support question, we do not handle these here. you can ask in ##windows, or try #ubuntu-offtopic [15:19] kingfisher64, You should be able to "map" that shared resource to a drive letter. I can't remember exactly how, depends on your version of Windows. [15:19] kingfisher64, https://sourceforge.net/projects/ext2fsd/ [15:19] kingfisher64, I agree with tomreyn though, it's not an Ubuntu support question [15:20] nacc: thank you. what are the differences between those two? [15:20] Right okay guys, I just wondered if I could have done something better in ubuntu that would have enabled things to work better in windows. Tha'ts why I asked here in case my initial shared setup was wrong :) [15:21] kingfisher64: for a file sharing approach, samba is probably a good choice for your use case. [15:21] nacc: nevermind. i see they are the same :) [15:22] kingfisher64: mind you, sharing and mounting can be 2 different issues. If you're trying to mount a local ext4 drive on your windows machine, that requires Windows software which supports ext3/4 (not recommended). If you're running both the ubuntu machine and Windows machine on the network at the same time, that's sharing and over SMB/CIFS is your best bet [15:22] kingfisher64, windows shares are fairly simple to connect to from linux try ext2fs app in windows for linux shares from windows [15:23] BluesKaj: ext2fs has nothing to do with samba shares from Ubuntu. [15:24] thank you for all your suggestions tomreyn, JimBuntu, BluesKaj, leftyfb :) [15:24] leftyfb, I should have qualified that...just remembered that's for dual booting on the same drive [15:24] pragmaticenigma: so i dont know why, but this new 18.04 install seems to still have a damn /boot directory ! i dunno if my VPS provider's cdrom install image is setup to do it that way automatically or what. when i type "df" it doesnt show up, but ls -l / defintely shows a "boot" dir [15:24] BluesKaj: correct. Mounting local drives [15:25] LordDragon, directories don't show up in DF unless they are also 'mount points' [15:25] LordDragon: you're supposed to have a /boot directory. Unless you're running an unsupported version of ubuntu or a container [15:25] it's on 2 different machines not dual booting. Ubuntu is the server/backup and windows work machine. [15:25] JimBuntu: oh ok. hmm i figured it would look different in a ls -l if it was some sort of symlink type of thing [15:26] LordDragon: I expect it to have a /boot... what I had said earlier is you're no longer required to have a mounted partition assigned to /boot [15:27] pragmaticenigma: so having a mounted partition assigned to boot is what causes it to get "full" and thing sbreak? [15:27] !releasenotes [15:27] For release notes of a given Ubuntu release, please refer to the 'Docs' column on the 'List of releases' table at https://wiki.ubuntu.com/Releases [15:28] LordDragon: Your issues before were due to the fact that the partition where /boot was found would fill up with the previous kernel images if not regularly maintained. It used to be common practice to create a /boot partition to ensure the BIOS could find the boot files. That is no longer the case and as such, the /boot directory can live within the main root parition/drive [15:29] pragmaticenigma: hmm ok. so its still gonna fill up, it will just have lots more room now to do so? [15:30] LordDragon: If you run out of space now, you have bigger problems. [15:30] leftyfb: it's just at present \\DeviceIP\folder to access ubuntu samba share in windows isn't ideal. It works but I would have liked for example it to show up in network. Like was said though the ubuntu side of things is a good setup so it's not surprisingly a windows issue - i'll do some research on that [15:31] kingfisher64: ask for help in #windows for getting Windows to search the network for shares and/or mapping shares to drive letters [15:31] yep will do :) [15:33] Hello, can someone help me with installing ubuntu via USB... I burn the latest iso to usb with unetbootin and change the boot priority from bios to usb first.. when booting to where grub list should pop up I only get a grub minimal bash [15:33] At this time my purpose is to only test how my system is compatible with the distro, live-cd.. [15:34] !usb | qwebirc90554, please follow the instructions on the installation guide: [15:34] qwebirc90554, please follow the instructions on the installation guide:: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [15:34] qwebirc90554: use etcher.io to write the ubuntu image to your usb [15:34] unetbootin is not viable anymore? [15:35] qwebirc90554: It hasn't been for a few years now [15:35] qwebirc90554: it doesn't work as well as etcher.io for basic writing [15:35] right, well ill try that, thanks guys [15:35] qwebirc90554: also make sure that the .iso file you downloaded is actually complete and intact. [15:36] it should be [15:36] it surely should be, but is it? :) [15:36] downloaded it twice [15:37] :þ [15:37] with my older board I had problems with dualboot, now im hoping that this z370 board will be a bit better for that [15:37] !verify | qwebirc90554 [15:37] qwebirc90554: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see https://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [15:37] this is a better way to verify [15:39] Hello === SimonNL is now known as SimonNL_Afk [15:42] ubottu: 69809dc7e058b81bc781fe3e24d3204f [15:42] Ubottu bug 84429 in ubiquity (Ubuntu) "duplicate for #69809 Crash after partitioning" [Undecided,Fix released] https://launchpad.net/bugs/84429 [15:42] dunno what i do with this [15:43] tomreyn: [15:46] qwebirc90554: what happens if you do a web search for it? [15:46] well yea im an idiot [15:47] i get the iso [15:47] so I guess it's fine... [15:48] my proper answer should have been that you need to check it against the contents of the MD5SUMS (os SHA1SUMS or SHA256SUMS, deoending on the type of checksum you created) file you find in the download directory. such as http://releases.ubuntu.com/bionic/ [15:48] qwebirc90554: ^ [15:48] i.e. look at http://releases.ubuntu.com/bionic/MD5SUMS [15:49] and yes, it seem to be fine [15:50] :P, thanks anyways [15:50] Well I just hope that the balenaetcher works a bit better than unetbootin now so I can see the grub list atleast [15:51] is there any possibility to boot into the live segment from the grub minimal bash like thingy [15:51] ok.. - So. im sure it is possible. But- i wanna make sure before i getmyself into a nother troublesome/useless project. [15:52] I would like to install a live imagine on a MCC card, but- i know it wont boot naturally from BIOS> - Can i alter GRUB or W.e. to load from the MCC drive? Or would that be dependent on the system loading up more drivers? [15:55] As I've asked in the ubuntu-server, can't really appear to find it so need some more input.. I know there's a linux package where it checks a directory for user/group changes. If it changes, it'll change it back. Any idea what it is called? [15:56] tomreyn: am on my phone here as Zeroci if you like to answer if I can use the grub bash thing to boot into live mode without the normal list [15:56] but im trying to reboot now after burning with etcher [15:58] Skyrider: I am not aware of any sort of permissions keeper in the ubuntu software offerings [15:59] And it works, tyvm. Now to test and see If get the dualboot working [15:59] Zeroci: Have you made a backup of your important files? [16:00] Skyrider: The closest thing I can find to what you have described is this: https://access.redhat.com/solutions/10107 [16:00] !info auditd [16:00] auditd (source: audit): User space tools for security auditing. In component main, is extra. Version 1:2.8.2-1ubuntu1 (bionic), package size 196 kB, installed size 658 kB [16:04] hi, how do I make apt run a command after a specific package was updated? [16:04] Thanks [16:05] in particular i'm running a piece of java software and would like to automatically restart it when java gets updated [16:05] Pragmaticenigma , yes I have 2 hdds besides the system [16:06] grumble: would restarting it after apt-updated regardless of whether java package was update be acceptable compromise? === argus is now known as argusbr [16:07] nCrazed: not really, i figured out how to do that but i'd really like a better alternative === hibbie1 is now known as hibbie [16:08] hi [16:08] what I am getting at is that, since it appears to be ok for the application to be restarted automatically, why spend disproportional amount of effort on restarting it only when java was updated? [16:08] how can I trouble shoot how a server has crashed if the screen is black, and cannot ssh into it? Is this a kernel panic? [16:09] hi [16:09] cpcat: head to the server rack or physical keyboard and troubleshoot from there [16:10] hi [16:10] no more daily builds? [16:10] !details | analogical [16:10] analogical: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel. [16:11] cryptodan: yes, but the screen is black, and no response with mouse and keyboard. [16:11] cpcat: poer cycle it [16:11] power* [16:11] cpcat: Once you have the machine rebooted, journalctl can help you track down why it died [16:11] pragmaticenigma, didn't you understand my question? [16:12] analogical: There is no context or subject... daily builds of "what" ? [16:12] nCrazed: well i wasnt aware it would be a disproportional amount of effort [16:12] pragmaticenigma, are you bleeping kidding me?? [16:12] !guidelines | analogical [16:12] analogical: The guidelines for using the Ubuntu channels can be found at https://wiki.ubuntu.com/IRC/Guidelines [16:12] analogical, if you are referring to 19.04, that's discussed in #ubuntu+1 until release. [16:12] I'm on 14.04 no journalctl [16:13] cpcat, are you aware that 14.04 will be EOL very soon? [16:13] thanks lordcirth__ [16:15] we're bound by legacy software for the moment. [16:16] what can I do for now? Just look in /var/log? [16:16] cpcat: That's about all there is [16:17] !esm | cpcat, it would be recommended your company consider [16:17] cpcat, it would be recommended your company consider: Canonical offers paid extended security support for end-of-life LTS releases through the Ubuntu Advantage program. For more information, see https://ubuntu.com/esm . ESM is not an Ubuntu community offering; please direct questions about it to Canonical directly. [16:19] hello [16:20] xmark, hi [16:20] hi lordcirth [16:21] I am a newbie and I have many doubts ... [16:23] xmark, this is the Ubuntu support channel. Do you have a specific support question? [16:24] I have problems especially with the gcc that I have [16:25] I think it stops the system does not freeze, if someone has happened ... please tell me how I solve it [16:26] xmark, I don't understand you. What is your native language? There are specific channels for other languages. [16:26] Bolivia [16:27] !es | xmark [16:27] xmark: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [16:27] ok lordcirth__ thank you I'll keep looking [16:38] \o rory [16:47] I think I made progress on understanding the problem I have with new windows not getting focus. For some reason, new windows don't start with focus if there is a maximized window already open. Otherwise, they do start with focus. I think this is a bug. [16:50] My first suspect was dash to dock, but disabling it doesn't stop the unusual behavior. Focus behavior configuration, as far as I can tell, is defaults. [16:52] hi [16:54] motoe4, hi === BurekzFinezt is now known as Burek [16:54] hi, lordcirth__ [17:04] eaglgenes101, yes, it's default unless the focus is stolen by a notification popup [17:06] So how do I modify this behavior? [17:07] eaglgenes101, or you disable Notification (is systemsettings) or set org.gnome.desktop.wm.preferences focus-new-windows to 'strict' [17:08] how come I cannot ssh to vbox guest without turning the guest nic to bridged [17:12] ChetManly: virtual box sets up it's guest machines behind a NAT firewall. You can setup the virtual machine confiugration to forward the targetted port to the virtualized environment. [17:13] ChetManly: For further assinstance on VirtualBox, I'd encourage you to check out #vbox [17:13] 2222 it's easy to remember [17:13] pragmaticenigma: Im reading that the guest will lose connectivity if you just bridge, is that true? [17:14] ChetManly: I do not understand what you mean, can you please point me in the direction of where you found that information? [17:14] i have a very unique use case where i have to use root login _without_ a password . ssh keys are not possible. i have come up with this sshd_config which does not work on ubuntu18 https://paste.fedoraproject.org/paste/caqfksBxSAXmFtoc-MEvSA [17:14] When applying a netplan config (for systemd-networkd), where do those produced config files actually go? I can't seem to find them. [17:16] Has anyone noticed 19.04 beta burning down their laptop battery faster, particularly when hibernating? [17:16] egyptian_: I do hope that machine is behind a firewall without public access. This article should help get you going: https://linuxconfig.org/allow-ssh-root-login-on-ubuntu-18-04-bionic-beaver-linux [17:16] !ubuntu+1 | topha736 [17:16] topha736: Disco Dingo is the codename for Ubuntu 19.04 - Support only in #ubuntu+1 [17:17] pragmaticenigma: yes its one of 3 nodes on a specially built vlan .. and thank you [17:18] adrian_1908, try sudo networkctl status -a [17:18] pragmaticenigma: still getting the password prompt :( === Richard is now known as Guest44805 [17:21] egyptian_: I'm not sure how to enable that, perhaps the folks in #openssh channel might be able to help you get your configuration working? [17:22] ioria: awesome, thanks! The file in question was in /run/systemd/network/ but I only thought to look in /etc/systemd/... and /lib/systemd/... [17:22] adrian_1908, ok [17:28] pragmaticenigma: thank you .. will do [17:31] Trying to activate my wifi connection on boot with Ubuntu Server 18.04.2.. where should one start to dig? Netplan? systemd.network? wpa_supplicant service? [17:34] wireless on a server is a bad idea [17:35] ibs, netplan, I think - but why wifi on a server? [17:35] cryptodan: Of course I know that.. server on a laptop is as well. ;-) [17:35] cryptodan: We all have our own needs and reasons for operating a system a specific way. Please try and help, if you don't have a solution, please let others try and help. [17:35] It's not a real server.. just wanted ubuntu without gui. Should I have chosen another way to get there? [17:36] ibs: Your approach is just fine [17:36] ibs, /etc/neplan/01-netcfg.yaml (wpasupplicat should be already installed) [17:36] ibs: The core of Desktop versus Server are the same. The differences are the tools used to manage. Desktop will setup with the intention of using GUI tools to manage, Server will setup with the intention of CLI interfaces and config files being managed. [17:37] pragmaticenigma: Perfect.. exactly what I wanted. [17:37] * ibs smiles [17:37] ibs, for an example : cat /usr/share/doc/netplan.io/examples/wireless.yaml [17:37] ioria: Wow, great.. thanks! [17:37] ok [17:42] I was on the track previously.. but was missing the access-points section. [17:47] egyptian_: your use case puzzles me, i can't think of a good use of ssh remote root without authentication. if you would like to discuss possible alternative (maybe better?) approaches, let me know. [17:50] tomreyn: thanks [17:52] egyptian_: it's a bit off-topic here, so feel free to join me in #egyptianssh [17:55] It works. Excellent.. thank you for your fine attitude towards my situation. [17:55] * ibs bows deeply === SimonNL_Afk is now known as SimonNL [18:16] Hello. I'm running 18.04 and today after a reboot my machine only boots to console. When I check syslog, I see that nouveau is crashing for some reason. Is there a way around this? I've tried setting nomodeset in my grub config. [18:17] ubuntufan: hi. can you share the crash log? [18:18] you can post the entire log online using journalctl -b | nc termbin.com 9999 [18:18] that's the system log since the latest boot [18:20] if this seems like too much, you could post just the very crash log and the kernel version (cat /proc/version /proc/cmdline) [18:20] че по протон пасаны?) [18:21] !ru | vitya, this was said before to you [18:21] vitya, this was said before to you: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [18:21] hi, i want to be able to remote login to an ubuntu client [18:22] is reminna good for that? [18:22] interested doing remote assistance for my mother [18:23] tomreyn: going to try one more reboot, then I'll give it a shot [18:23] thanks [18:24] atheodo: enable desktop sharing and install an ssh server at your mom's (allowing ssh key authentication only), and place your ssh key in her /home/mom/ssh/.authorized_keys. then use vinagre or another vnc client through an ssh tunnel to connect to her pc and share the screen with her. [18:24] remmina should also work [18:25] thats if you can open up inbound ports for ssh and others on your moms router [18:25] atheodo: you'll also need to setup "dyndns" in case her internet address changes occasionally. [18:25] I see [18:26] and you'll need to port forward, too, yes. [18:26] will it help if I get a static ip from comcast? [18:26] can i then just vnc natively [18:26] not really needed but could make it easier. if its cheap, or free [18:26] I can get a static for $5/month [18:26] you should always tunnel through ssh [18:26] I will double check [18:27] vnc's native encryption is not good. [18:27] if we get a static ip the pc will be completely exposed [18:27] ok I will play around a bid and see [18:27] now, i stepped on system76 [18:27] are their computers really worth the price? [18:28] !ot | atheodo [18:28] atheodo: #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! [18:28] looking for a good ubuntu laptop, i built my own desktops [18:28] join the offtopic channel, i'm sure you can get recommendations there [18:28] ok [18:28] let me go there for that [18:28] thank you [18:29] you're welcome [18:30] so if i can't get a static ip, i can do a port forward from the router [18:30] just need to ssh to the router address [18:30] and then what does the port forward do? [18:30] lets say her modem has an ip 72.1.1.1.1 [18:30] hallo [18:30] so i ping that and sign onto the router [18:31] how do i get to the ubuntu machine [18:31] forward the port and turn off the firewall for it [18:32] atheodo, the Ubuntu machine needs to have openssh-server installed. I recommend allowing keys only if you are going to open it to the internet. [18:32] ok [18:32] apt-get install openssh [18:32] would do it? or do i go via the store for installation + config [18:32] atheodo: you will likely need to be at the router to access it [18:40] really, ubunu gives wiki's [18:40] !ssh [18:40] SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for its homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon) [18:45] oh wow, I was wondering what was up with my pulseaudio. I guess my webcam was the culprit...somehow? unplug it and pavucontrol straightened up. [18:47] oh, good find, SchrodingersScat [18:47] maybe an usb3 ( blue) port? [18:48] OerHeks: oh, oh really? that can matter? Because Yes! it was in a usb3 port. I had a bunch of these lines but thought it was unrelated, because I wasn't considering that the webcam would be something that inputs audio and thus probably related to pulse, [29161.296738] usb 1-3: 3:4: cannot set freq 48000 to ep 0x86 [18:49] some devices do give such troubles, yes [18:49] also running motionEye, if that's known to cause any audio problems? /me shrugs [18:51] sometimes audio issues are fixed in the bios, if that gives an AC'97 option [18:52] but that would trottle back to 2.1 === hibbie1 is now known as hibbie [18:54] now that pavucontrol works, any idea how to add it back to the xubuntu panel? [19:00] OerHeks: oh, I'm so dumb, it was a separate panel thing. Thanks and good night #ubuntuuuuuu! [19:01] probably just removed it in my shenanigans [19:01] SchrodingersScat, indicator-plugin i think [19:02] SchrodingersScat, from the xfce4-indicator-plugin pkg [19:02] it's actually the pulseaudio-plugin [19:03] ah, ok [19:03] xfce4-panel -r [19:03] https://i.imgur.com/uVKxI23.png [19:11] how i can see files with installed paths of a package? [19:12] or list of files in package [19:13] ckopn: dpkg -L [19:13] ckopn: does apt-file help you out? good for searching in the files of packages. [19:13] thanks , i will try [19:14] apt-file will work but takes longer. Ff you already know the package name, use dpkg -L [19:14] if it's installed [19:16] anything new regarding touchscreen? [19:17] sambagirl: Your question is not a support question. Go to #ubuntu-offtopic to discussion generalizations or theoreticals. Go to #ubuntu+1 to discuss new features in the next version of ubuntu [19:25] sudo apt install net-tools [19:25] is that ok to execute? [19:25] i am trying to do an ifconfig [19:25] and the machine tells me it's not installed [19:25] how can ifconfig not be installed? [19:25] it's deprecated , but it works (afaik) [19:26] atheodo, use 'ip' instead. [19:26] like windows ok thank you [19:26] 'ip addr' is similar to running 'ifconfig' without arguments [19:26] atheodo: ip addr [19:27] bingo :-) [19:28] ok i got [lo] ; [eno1]; [wlx] [19:28] eno1 i take it is my wired and wlx is my wireless [19:28] what is lo? [19:28] Probably [19:28] loopback interface [19:29] oh that is the local host [19:29] for servers right? [19:29] Not necessarily for servers per se but yeah, you could say it's for localhost [19:30] lo is used for all sorts of things, but you should never need to change anything about it [19:30] ok , yes not touching anything :-) [19:30] just looking right now [19:30] Yeah, but good question [19:32] Hi, I'm looking to VNC into my Kubuntu box. The VNC is working fine. But once I disconnect my monitor and reboot the system, I see a very small screen when I VNC back in. How can I tell the system to assume that there's a display connected? [19:32] I've tried installing a dummy xorg display but that hasn't worked. [19:32] xserver-xorg-video-dummy [19:33] Captain_Haddock: be carefull with vnc for security reasons, cant you do your work over ssh? [19:33] lotuspsychje: It's a local system. [19:34] Captain_Haddock: none of your machines are connected to the internet? [19:34] lotuspsychje: They are. [19:37] Captain_Haddock, I havent used vnc for a long time, but it should be able to work on a headless server [19:39] compdoc: VNC works fine. I think the system just doesn't like the fact that there's no display connected. [19:39] I think it's defaulting to a 640x480 display. [19:40] Rather than 1920x1080. [19:40] Theres a bios setting for render standby, that you could disable [19:40] dont need the gpu going to sleep [19:43] compdoc: A few solutions here: https://askubuntu.com/questions/453109/add-fake-display-when-no-monitor-is-plugged-in Not sure which one is the most current. [19:45] Captain_Haddock, try x2go [19:50] I have updated today my distro and the package keyboard-configuration was amongst the updates I had available. After the configuration of said package finished, whenever I change between my two keyboard layouts by pressing Meta+Space, the scroll lock light switches on and the scroll lock key seems to have lost all function. How can revert this? [19:50] !info xvfb [19:50] xvfb (source: xorg-server): Virtual Framebuffer 'fake' X server. In component universe, is optional. Version 2:1.19.6-1ubuntu4.2 (bionic), package size 815 kB, installed size 2390 kB === Mathisen_ is now known as Mathisen [20:06] Creating a conf file appears to have fixed it. Thanks. [20:09] Evening, folks. [20:09] I need a little help with a bad Xorg session. [20:11] !details | chrome [20:11] chrome: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel. [20:11] It's complaining about a missing xorg-video-abi-24, which is supposedly provided by xserver-xorg-core, but reinstalling it did absolutely nothing. [20:11] chrome: could you pastebin the full output complain, so volunteers can think with you [20:11] How would I do that from the command line? [20:11] I'm stuck there at the moment. [20:12] chrome: what version of ubuntu? [20:12] Cosmic.þ [20:12] chrome: and what did you do to break your "Xorg session"? [20:13] Update, really. [20:13] I had a custom xorg.conf file that I moved out, and it did not help, despite having been the source of some errors. [20:13] Without the NVIDIA drivers, I can get to the desktop, but it freezes the moment it pops up. [20:13] And then leaves an empty xorg log. [20:14] https://termbin.com/qex4 [20:15] Any other output that might help? [20:16] !who | chrome [20:16] chrome: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [20:17] your paste says "output". that's a bit funny and a lot not helpful. [20:17] ...uh [20:17] oh [20:17] Whoops. [20:19] I'm a little inexperienced with this. [20:19] Sorry. [20:19] chrome: can you tell us why you had a modified xorg? [20:19] https://termbin.com/nyek [20:19] There was a 520 I wanted to get working. [20:19] But this stuff did not happen until I actually updated the system. [20:20] However, the Xorg.0.log on a resumed recovery does exist. [20:21] chrome: can you pastebin: uname -a && lsb_release -a && sudo lshw -C video please? [20:21] Give me a moment. [20:25] https://termbin.com/6sce [20:25] lotuspsychje: [20:25] !uptodate | chrome [20:25] chrome: To ensure you have all the latest known patches and security updates for your ubuntu installation, please update with the following command: `sudo apt update && sudo apt upgrade`. See also !upgrades and !security; you may also need to run `apt full-upgrade`. [20:26] ^ did that already, no dice [20:26] !nvidia | chrome [20:26] chrome: For 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/ppa [20:26] chrome: gtx cards we reccomend a driver version from ubuntu graphics ppa^ [20:26] Except I can't even install Nouveau, and installing the binary drivers hangs on login. [20:26] I am trying to install from there. [20:27] chrome: try to get in your system with !nomodeset [20:27] Okay. [20:27] That shouldn't hang it? [20:27] And what do I do if it succeeds? [20:27] when we go through the updater app [20:27] I'm trying to install Nouveau again. [20:27] chrome: im off to sleep, if you need help other volunteers will support you here [20:28] And again, there's the missing abi package that it literally won't install. [20:28] do we still need to do the update/upgrade commands on the terminal as well? [20:28] That is my main issue. [20:28] chrome: you can also work from a text erminal if you press ctrl-alt-f3 [20:29] Except that literally does not work when it hangs at login. [20:29] I tried. [20:29] oh ok, then there is the rescue shell [20:29] !rescue [20:29] If your system fails to boot normally, it may be useful to boot it into recovery mode. For instructions, see https://wiki.ubuntu.com/RecoveryMode [20:29] Which I went to, but that does not help at all with the abi package issue. [20:29] Which is needed to install Nouveau. [20:29] Which I am currently trying to do. [20:30] not directly, but it should help getting your system back into a working state [20:30] It is in a functional enough state to solve the ABI issue. [20:30] I am typing from it as we speak. [20:30] apparently you can already enter commands though? [20:31] ok [20:31] did those apt commands report any warnings or errors? [20:32] anybody happen to know how long the Ubuntu 16.04 EC2 images will support new hardware? The first graphic on this page: https://www.ubuntu.com/about/release-cycle makes it look like hardware support has already stopped for 16.04 but I'm not sure if that also applies to the AWS specific kernels which are also based off of the 4.4.0 GA kernel.. not the 4.15 HWE kernel [20:32] https://termbin.com/5m2e [20:33] i thought lts versions support hardware until the next lts version [20:33] am I wrong? [20:33] tomreyn [20:33] paulf: /join #ubuntu-server please [20:33] chrome: thats the output of running which command? [20:33] @tomreyn will do, thx [20:34] yw [20:34] sudo apt install xserver-xorg-video-nouveau; sudo apt -f install; sudo apt install xorg-video-abi-24; sudo apt install xserver-xorg-core [20:35] The command line limits my pasting abilities a little. [20:35] chrome: i would very much recommend you undo the x server upgrade. would you like helpwith this? [20:35] Undo what now? [20:35] I literally just updated from repos. [20:35] ie: apt upgrade [20:36] the output you pasted states "xserver-xorg-core is already the newest version (3:1.17.3-2ubuntu4+dokomix1)." [20:36] this is not an ubuntu version [20:36] Oh. [20:36] Nevermind, let me do a PPA purge. [20:37] I was trying to get an 8670 working a few days ago. [20:37] That's probably why. [20:37] Thanks. [20:37] Going to try to reboot. [20:37] you're welcome [20:37] If I don't return, you know what happened. [20:49] hi [20:49] anybody here? [20:51] just us bats [20:56] !support | hi byyz [20:56] hi byyz: The official ubuntu support channel is #ubuntu. Also see http://ubuntu.com/support and http://ubuntuforums.org and http://askubuntu.com [20:57] you like doing that or what tomreyn ? [20:57] :P [20:57] * ChunkzZ laughsa [20:57] err, not the answer i was looking for. let us know if you have a support question [20:59] that's a yeah then... [20:59] * ChunkzZ chuckles [21:04] ChunkzZ: we can chat in -offtopic [21:15] on ubuntu 18.04, anyone know how to have systemd to /tmp cleanups without reboot? [21:15] docs imply that it should, but it aint === byyyz is now known as byyz [21:19] Syllin: are you certain the files arenot in use by a program or service? [21:19] i will be back, but want to install ubuntu on my amd box so shutting this down [21:19] pragmaticenigma: pretty sure. i just move trash to /tmp usually. i have some zip files for example [21:20] not sure what would be using them [21:21] Syllin: /tmp would be cleaned up on reboot. did you expect it to be cleaned up within intervals (without rebooting)? [21:22] tomreyn: i see. then my output of `systemctl status systemd-tmpfiles-clean.timer` is pretty misleading [21:22] "systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories" [21:23] pretty sure that systemd unit (or whatever they are calling it) came with my fresh install [21:24] Anyone familiar with termux here? [21:28] how do i make the default editor for sudo crontab -e into vim and not whatever it is now [21:28] nano apparently [21:30] arooni: probaly setting EDITOR=vim in your environment [21:30] oh interesting; well who would that be then? the root user? [21:30] or to change the default editor systemwide, sudo update-alternatives --config editor [21:31] its already vim for crontab -e [21:32] Syllin: both of my systems have unaltered timers... and there is no timer for cleaning up my temporary folders. It's also not wise to have an automatic job wiping out the temp folders as it could cause programs to lose their active files. [21:33] Syllin: That is why the temporary folder is emptied on boot, before applications start to establish files in that folder which could mistakenly be removed later [21:34] makes sense, thanks pragmaticenigma [21:38] tomreyn: I did find the timer they were talking about, it's in /lib/systemd/system/timers.target.wants/systemd-tmpfiles-clean.timer [21:40] tomreyn: it only clears out systemd's temp files, not all system files [21:40] config in /usr/lib/tmpfiles.d/tmp.conf [21:58] ciao a tutti [21:59] !it | Jalina [21:59] Jalina: 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) [22:01] pragmaticenigma: ah right, i stumbled into this one before, but forgot. [22:02] Syllin: As pragmaticenigma pointed out, there is also /lib/systemd/system/timers.target.wants/systemd-tmpfiles-clean.timer - which only clears out systemd's temp files, not all temp files [22:02] Syllin: config in /usr/lib/tmpfiles.d/tmp.conf === mnemonic is now known as Guest34935 [22:12] ciao a tutti [22:24] is there a way to install ubuntu on a hardrrive without a usb or cd? [22:25] like from windows directly? [22:25] !windows [22:25] For discussion on Microsoft software, or help with same, please visit ##windows. See http://launchpad.net/distros/ubuntu/+bug/1 http://linux.oneandoneis2.org/LNW.htm and /msg ubottu equivalents [22:26] heelrayner, short answer: nope. [22:27] heelrayner: The only way would be Ubuntu in a Windows VM [22:27] heelrayner, why cant you install it from usb/cd anyway ? [22:27] i don't have one. [22:27] :-( [22:27] heelrayner, you could create a partition on your drive; expand iso to that partition & boot that, install from that... a lot more work than usb-thumb-drive [22:27] heelrayner, use your phone [22:28] how? [22:28] theres an app or? [22:28] heelrayner, depends on phone i use drivedroid myself on my android phone [22:28] you can boot iso from phone with that [22:29] do i need root? [22:29] i don't have root [22:29] probably [22:29] newnick total frustration. all i want is the name of the program to make a bootable system from an iso. i cant find..blabla. i am MATE18.04 THANKS [22:30] Avion: use https://etcher.io [22:31] heelrayner, yes drivedroid needs root. but im kinda sure there is alternatives to it that dont need root [22:31] that's to write an installer iso to a usb stick, i'm assuming that's what you want [22:31] Avion: ^ [22:32] !wsl | heelrayner [22:32] heelrayner: Windows 10 has a feature called Windows Subsystem for Linux, which allows it to run Ubuntu (and other Linux distro) userspace programs without porting/recompliation. For discussion and support, see #ubuntu-on-windows or ##windows. For installation instructions, see https://msdn.microsoft.com/en-us/commandline/wsl/install_guide [22:32] you coul dplay with this until your usb stick arrives by snail mail. [22:33] tom i already use that. [22:33] i see [22:33] tomreyn: yes sir. i keep getting terminal i stuctions and I am not good at finding a file on a different partition and giving it the right name.. in terminal. [22:34] could i boot to a sd card? [22:34] hmmm [22:35] tomreyn: thanks fot yoir condescension. i have done this many times but i dont remember the name of the program. hey i am lady and used to getting dissed.. [22:35] heelrayner, if you bios has option for it sure. [22:35] i dont have windows. i have 18.04 Mate as I said. [22:36] anyone. [22:36] Avion: i pointed you to a graphical application you can download and install [22:37] i am using mate ubu 18.04 and want to make a bootable usb from an iso file. [22:37] Avion: and this application lets you easily write an ISO file (you need to download that beforehand) to a USB storage. this works on any of the major operating systems. [22:37] there is a program built in. [22:37] i have a number of isos [22:37] Avion: usb-creator-gtk [22:37] Avion, alternative to a gui one is dd. simple to use " dd if=foobar.iso of=/dev/YOUR_USB bs=1MB " done [22:38] aka "start media creator" [22:38] you gave me a WINDOWS program. [22:38] cat also works with hybrid isos [22:38] Avion: i gave you a cross platform software [22:38] i dont want to use terminal as I said. [22:40] Avion: okay, i got so much, which isos do you have? [22:40] Avion, Ubuntu should have Startup Disk Creator [22:41] jeremy31: thanks. i am on mate and dont see it. i also dont see logout so I can switch to gnome. frusTRAYtion. i dont habe internet except on my phone. so I eill reboot it and see what gnome or cinnamon has to offer. thanks again. [22:42] Avion: If you were more patient and actually followed the instructions that tomreyn provided, you would know that etcher.io is a graphical tool for multiple platforms, including linux, used to make bootable USB drives from ISOs. The program is well known and works well for creating Ubuntu Boot Disks. You need to calm down, and fully read the suggestions and places people direct you to [22:43] pragmaticenigma: sorry you didn't ask before criting me. i dont have internet on the computer. this is my phone I am on. [22:43] so I CANNOT DOWNLOAD. [22:44] Avion: Chill out, we are volunteers here and there is no reason to take that tone with anyone. You will only succeed in being ignored [22:44] Avion changes nick to putonyouteacherhat instead of your parent hat [22:45] Avion: If "Startup Disk Creator" is not available on your computer, and you are unwilling to use the terminal, the you are out of luck. The disk creator tool is not installed by default. [22:45] dd is [22:45] dax: That is terminal... read more carefully please [22:45] Avion: cannot USB tether to the phone for internet? [22:45] i am good. i said i started out FRUSTRATED because I spent 20 minutes searching online and kept running into wrong stuff. i know there is an U intu user site that explains it beautifully and I was hoping ubottu would lead me to it [22:46] pragmaticenigma: ah, duh, was skimming [22:46] i get a bit bored when there's bickering in here and stop paying much attention [22:47] gnome doesnt like my logitech kb and the laptop one is munged. [22:49] hi dax. all i want is the ubuntu help file to learn what to use to make a live usb. problems like gnome wo t see my kb keep coming up. mate doesnt have startup disk creator by that name. [22:49] i have done this before too. [22:49] sorry to be a bother. [22:52] Avion: You've been given several solutions, it's unfortunate that they don't appear to meet your needs or current situation. Best option now would be to call up a friend with an internet connection, ask if you can use it to create your boot disk. As was mentioned earlier, etcher.io works on multiple platforms, so it is very likely you can create your disk on another computer. etcher.io does not require installation and can easily [22:52] be removed when you're done. [22:58] to all. i rebooted i to gnome. my kb works. i have startup disk creator. smart minds like simple solutions. ubuntu has it built in. stay smart. bye === captain__broken is now known as captainfixerpc14 [23:14] i have a dummy question. if I want to search the qhat do you call it? /home/myname for *.iso in the gui, how do I do it? === rodrigot44 is now known as gt8ost4l [23:33] I have an SBC that I login to with /dev/ttyACM0 Ubuntu assumes this is a modem for connecting to the internet with. What can I do about that? [23:37] hi... assistance with google PPAs? [23:45] ffejj: no thanks, doing fine here. [23:46] Avionfly: which ubuntu version, and graphical desktop? /home/myname is usually referred to as a"users' home directory" [23:46] i started getting GPG errors for them when doing sudo apt update [23:47] ffejj: it's been brought up here before, but since none of us manages them and there's no way you could fix it client-side, we can't really help. [23:47] you won't have this issue with ubuntu archive mirrors [23:48] oh, ok. thanks. glad to know i'm not the only one who asked. i will look into this 'mirrors' [23:52] lapidary: try to install minicom, (gnu) screen or tmux and then pass this device path as an argument to it.