[00:04] Hello xubuntu friends! [00:07] I am trying to see if my parents can handle basic web browsing / word processing via xubuntu instead of buying a new pc with a new windows version every few years. [00:07] So hopefully I can send them here instead of them calling me for support [00:09] As you all seem to be a vocal bunch, I'm sure they will have no problem getting help and support here! [00:13] Yeeep! [01:51] hopefully his parents will be more patient === Hafert92 is now known as Guest73818 === Travis_ is now known as Hafert92 [03:53] depends where they learnt about patience ;) [06:39] Bon dia des de Barcelona -- Good morning from Barcelona. [07:09] Good Morning back to you, from about 2000 km north of you. [08:03] I am preparing to upgrade to 18.04 but can't find instructions for how to create a bootable USB. Where are those instructions? [08:03] xubuntu36w, upgrading doesn't require usb, re-installation requires it. [08:04] I am preparing to re-install, yes. From what I have heard, it's better than upgrading. [08:05] yes, absolutely [08:05] then, download the iso, use etcher to write the iso to usb [08:08] sudo dd if=my.iso of=/dev/sdX bs=1M :D [08:08] just be very very very careful in selecting /dev/sdX :D [08:09] i'd advice new users to stay away from that [08:09] only after they get more experienced [08:09] Yes, OK. I'm not a new user. [08:18] I seem to remember that it was necessary to set some boot parameters on the USB stick and therefore we had programs like unetbootin to handle that. [08:19] Whatever the case is, I would expect to find a section of the Xubuntu documentation about this topic [08:21] Nobody thinks along those lines here, I see. You're all computer geeks? [08:26] boot parameters? [08:26] unetbootin was never required [08:27] maybe you mean syslinux [08:27] that's only true if you want it on vfat or whatever [08:30] A better thing to me is not to re-write the usb over and over again but just to make a multiboot one where you can store the isos and add grub menu entries for them, when a new iso comes out, you just delete the old one and replace with the new one, also you can keep as many different distros on the same skick as you want. [08:30] s/skick/stick [12:46] Hey all, I have problem after installing xubuntu, I cant install any program [12:47] https://thepasteb.in/p/nZhl18xmgXXsY [12:47] sadsagfjg, did you reboot? [12:47] diogenes_: no :( [12:47] then go ahead and reboot then come again [12:47] ok man [12:51] Now i rebooted but i have another error :/ [12:51] which is? [12:51] after this command : [12:52] https://thepasteb.in/p/3lh7PnxVx4Zh1 [12:52] I think my source link wrong [12:53] :( [12:53] sadsagfjg, run this: sudo apt update [12:53] after that run: sudo apt install vlc [12:53] w8 [12:57] diogenes_: thanks man, Do you have a link for necesary command in GNU/Linux > [12:57] ? [12:58] sadsagfjg, necessary for what? [12:58] for normal life in GNU/Linux [12:58] :) [12:58] for example installing and some [12:58] normal; work [12:59] sadsagfjg, this the the guide (linux bible) that you should start with: https://www.tldp.org/LDP/Bash-Beginners-Guide/html/ [12:59] diogenes_: oh wtf, Now i have again erro on end of installing [12:59] which is? [13:00] https://thepasteb.in/p/zmh8y5ngBXnsZ [13:01] runŞ sudo apt update once again [13:01] runŞ what? [13:01] i mean run: sudo apt update [13:01] again [13:01] i did [13:01] again [13:02] same error? [13:02] w8 [13:03] so setting up now [13:03] now done thanks diogenes_ [13:03] yw [13:04] diogenes_: you installing with apitude or apt-get? [13:06] sadsagfjg, only apt install no aptitude or apt-get [13:06] diogenes_: How? [13:08] sadsagfjg, you have to install/remove or doing other similar operations only with "apt" command, e.g apt install, apt remove, don't use neither aptitude nor apt-get. [13:08] that will save you form troubles. [13:08] why and how? [13:09] sadsagfjg, here: https://itsfoss.com/apt-vs-apt-get-difference/ [13:10] nicre [13:15] hi. I've just installed xubuntu android-x86_64-7.1-r2. After Update and restart are alle menu lines and diappeared [13:18] all menues and shortcuts disappeared [13:18] diogenes_: man which IDE is good for python in xubuntu? [13:19] sadsagfjg, they are not specific for xubuntu, you could try eclipse, atom. [13:19] Anjuta [13:20] I want good IDE for fast run [13:21] for example if i press f5 the code is run [13:21] :) [13:21] diogenes_: [13:36] which IDE is good for python in xubuntu? [13:37] I want when i press some key for example f5 then my code run