FreeBDSM | > envhy: i have no clue what im doing < story of my life. | 00:00 |
---|---|---|
RoseBus | hello, how should users home files & subdirectories be chmodded | 00:00 |
activist | dmesg is bit complicated | 00:01 |
RoseBus | i messed up my file permissions and i'm setting them all over again | 00:01 |
leftyfb | activist: plug them in, use the umount command to unmount them. Not the GUI | 00:01 |
Walex | RoseBus: depends a bit on how much access you want to give others, but try this: | 00:01 |
activist | ok | 00:01 |
RoseBus | right now i have chmod 711 -R on all /home/* | 00:01 |
RoseBus | i want others not to be able to see anything in each other's home dirs | 00:01 |
FreeBDSM | RoseBus: there is no answer for that question | 00:02 |
Walex | RoseBus: chmod -R a+rwX,o= $HOME | 00:02 |
Walex | RoseBus: that "711" is not good for files. | 00:02 |
RoseBus | yea lol that's what i'm realizing | 00:02 |
Walex | RoseBus: actually the line I gave you is not good after doing your 'chmod'. | 00:02 |
FreeBDSM | I'd say 660 for files and 770 for dirs | 00:02 |
Walex | RoseBus: after doing the 'chmod' I gave you do: | 00:03 |
Walex | RoseBus: find $HOME \! -type d -print0 | xargs -r0 chmod a-x | 00:03 |
Fudge | how using ntpdate can i manually change my clock to be a minute slower? | 00:04 |
Walex | FreeBDSM: more or less that I intended with that 'chmod -R a+rwX,o=' | 00:04 |
activist | leftyfb fingers crossed. btw i was talking about Tor hidden-service repo list like Debian. You know Debian does have Tor repo list servers (mirrors). | 00:04 |
activist | https://bits.debian.org/2016/08/debian-and-tor-services-available-as-onion-services.html | 00:04 |
RoseBus | Walex, the find returned nothing | 00:04 |
Walex | RoseBus: rather unlikely | 00:04 |
FreeBDSM | why not `find ${HOME} -type d -print0 | xargs -0 chmod 770 && find ${HOME} -type f -print0 | xargs -0 chmod 660`? | 00:05 |
Walex | RoseBus: try this: find $HOME \! -type d -print | wc -l | 00:05 |
RoseBus | wait your first find was sent to a pipe | 00:05 |
RoseBus | it wasn't expected to print anything, right? | 00:05 |
RoseBus | sry it's been a long time since i've used *nix | 00:05 |
Walex | FreeBDSM: because there are other types than directories and plain files, for example | 00:05 |
FreeBDSM | RoseBus: https://superuser.com/questions/91935/how-to-recursively-chmod-all-directories-except-files | 00:06 |
Walex | FreeBDSM: etc. | 00:06 |
FreeBDSM | Walex: like what? | 00:06 |
FreeBDSM | pipelines? | 00:06 |
Walex | FreeBDSM: using symbolic modes with 'chmod' one can use 'X' which is very useful | 00:06 |
FreeBDSM | links? | 00:06 |
Walex | FreeBDSM: but "rosebus" already foiled that | 00:06 |
RoseBus | lol | 00:06 |
RoseBus | okay i g2g | 00:07 |
RoseBus | gotta fix this later | 00:07 |
RoseBus | ty | 00:07 |
FreeBDSM | :/ | 00:07 |
Walex | RoseBus: this must print a number, iof it prints literally nothing you got as problem: find $HOME \! -type d -print | wc -l | 00:07 |
FreeBDSM | why not my command? | 00:07 |
Walex | FreeBDSM: ugly :-) | 00:07 |
FreeBDSM | yes, but the most optimal | 00:08 |
TreyHarris | Since RoseBus "already messed up" her permissions, a three-command version (find dirs, set to 0700, find files, set to 0600, find any commands that were just set to 0600 and reset them to 0700) should be used, followed by changing the .bashrc, .zshrc, etc., to add "umask 0077" so that all future files are created with only user-mode permissions. | 00:15 |
TreyHarris | And that took away too long to type on my phone so ill leave it at that 😉 | 00:16 |
scoutprod | Testing ( . )Y( . ) | 00:19 |
activist | leftyfb again empty. i did what you said. | 00:21 |
Mutter | Aye up bitches. I’m on an iPad. Does that infuriate you all lol | 00:22 |
leftyfb | activist: did you unplug it and plug it back in? | 00:22 |
leftyfb | Mutter: This is a support channel. Trolling is offtopic here. | 00:22 |
Mutter | I need support | 00:22 |
=== BrianBlaze420 is now known as brianblaze | ||
Mutter | I accidentally installed gentoo on my iPad | 00:23 |
Mutter | How do I change it to Ubuntu | 00:23 |
stevendale | !ops Mutter | 00:23 |
TreyHarris | activist: Did you partition the destination drive? You can't read or write partition data via duck | 00:23 |
activist | yes i did. let me explain what i did. i plugged both of them and used umount both of them. Then checked with lsblk. I could see both of them. I used your command and waited. And unplugged both of them and re-plugged in. Empty :| | 00:23 |
stevendale | !ops | 00:23 |
ubottu | Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax | 00:23 |
TreyHarris | Via dd | 00:23 |
Mutter | What’s going on | 00:24 |
leftyfb | TreyHarris: He was using dd from drive to drive. Partitioning does not coming into play | 00:24 |
activist | No i didn't partition second USB | 00:24 |
Mutter | Are you getting the feds involved | 00:24 |
leftyfb | activist: both are empty? | 00:24 |
Mutter | What’s happening | 00:24 |
activist | no. first is not empty. | 00:24 |
Mutter | Nothing seems to be happening | 00:24 |
activist | second (destination) is empty. | 00:24 |
Mutter | I’m on an iPad is that why | 00:25 |
leftyfb | ugh! | 00:25 |
TreyHarris | I thought the source flashy driver was in two partitioned? | 00:25 |
leftyfb | activist: my bad | 00:25 |
TreyHarris | Arg, phone autocorrect. | 00:25 |
leftyfb | activist: sudo dd if=/dev/sdb of=/dev/sdc bs=1024M status=progress | 00:25 |
activist | no worries | 00:26 |
leftyfb | activist: try again. I left out /dev/ on the destination. This is why you should be spending time to understand what's going on as opposed to just copy and pasting commands people give you | 00:26 |
leftyfb | TreyHarris: if you are dd'ing the raw drive, partitions are copied from the source to the destination and anything on the destination is overridden | 00:27 |
activist | leftyfb fingers crossed. btw i was talking about Tor hidden-service repo list like Debian. You know Debian does have Tor repo list servers (mirrors). | 00:27 |
activist | https://bits.debian.org/2016/08/debian-and-tor-services-available-as-onion-services.html | 00:27 |
activist | Ubuntu does have apt-transport-tor package but same Ubuntu doesn't have Tor repo mirrors. Weird. | 00:28 |
=== Noisette is now known as Plumette | ||
FishBone000 | I did sudo apt update and sudo apt upgrade yesterday midnight, and this morning i found my USB wifi adapter not funtional. So I tried to follow a guide to apt --purge remove according to the apt log, but I am afraid that by this some major packages will might be removed and my ubuntu will might not be functional. Will this happen? | 00:34 |
FishBone000 | By the way, I have tried to sudo make uninstall and install my USB adapter driver, even tried to install different versions. | 00:35 |
hggdh | FishBone000: if you are *purging* packages that were upgraded, then there is a very good chance your system will be broken, perhaps badly | 00:36 |
FishBone000 | D: | 00:37 |
hggdh | FishBone000: oh, you are building from source an adapter. Well... you should, then talk with the deveopers | 00:37 |
FishBone000 | But my adapter worked yesterday, and last week | 00:37 |
FishBone000 | it suddenly became unfunctional this morning, so i guess perhaps it was because of the upgraded packages | 00:38 |
FishBone000 | instead of drivers | 00:38 |
myself | I'm trying to run http://www.fnarfbargle.com/bst.html and the command-line utilities work fine, but when I try to launch the GUI it complains "./bst.linux: error while loading shared libraries: libgdk_pixbuf-2.0.so.0: cannot open shared object file: No such file or directory | 00:43 |
myself | I've found some pages that say to use 'ldd' to see what libraries it's trying to load, and there are only 4 or 5 missing. Weird thing is, 'locate' finds several copies of each such library on my system, I'm not sure why they're not being loaded. This is all way over my head, I feel like I could use a primer on how libraries work on linux, how they're located and how, in this case, they're not found. | 00:44 |
DixieNormous | is there a way to run the TOR process in the backgroud so i can route all traffic trough 127.0.0.1 without having the TOR window open? perhaps a script - I dont mind one or teo terminal windows being opem? | 00:49 |
activist | yes it is possible. | 00:49 |
activist | Which OS? | 00:49 |
DixieNormous | Wonderful 0 Runninmg ubuntu 64 bit | 00:51 |
DixieNormous | sorry for poor grammar - 3 days no sleep - bad typing | 00:51 |
activist | 3 days no sleeping and you are trying to work with Tor. | 00:52 |
activist | Hmm.. You should sleep some because 3 days is really big. | 00:52 |
DixieNormous | Tell me about it - Deadlines | 00:52 |
leftyfb | DixieNormous: which version of Ubuntu? | 00:52 |
DixieNormous | After this, sleep is on the cards - just need a proof of concept | 00:53 |
activist | dixienormous download Tor Browser zip package from torproject.org | 00:53 |
activist | Extract that to a folder. | 00:53 |
DixieNormous | Distributor ID:Ubuntu | 00:53 |
DixieNormous | Description:Ubuntu 18.10 | 00:53 |
DixieNormous | Release:18.10 | 00:53 |
DixieNormous | Codename:cosmic | 00:53 |
activist | Then prepare a torrc file /etc/tor/torrc | 00:54 |
DixieNormous | That i have got so dfar, then ive run thr broswer and proxied through it | 00:54 |
DixieNormous | could you explaiin a Torrc file if its not too much trouble? | 00:55 |
activist | no you don't need to run Browser. | 00:55 |
activist | i am preparing a paste for you now. | 00:55 |
activist | By the way are you living in a restricted country? | 00:55 |
DixieNormous | activist: Thank you! | 00:55 |
DixieNormous | I'm not! I just want to excel my skills - with privacy | 00:56 |
DixieNormous | Well it depends really - The UK, some one could argue | 00:56 |
qwebirc22161 | hey guys, i have a question | 00:56 |
qwebirc22161 | it looks like i have a miner running on my server | 00:57 |
qwebirc22161 | the process is consuming all my cpu | 00:57 |
qwebirc22161 | htop gives a fake location | 00:57 |
leftyfb | qwebirc22161: Wipe your server and restore from backup. Be more careful about what ports to open/forward to your server | 00:57 |
activist | https://paste.ubuntu.com/p/Rb4NyK4vmz/ | 00:57 |
qwebirc22161 | its not running anything critical | 00:58 |
qwebirc22161 | but it has terabytes of data | 00:58 |
qwebirc22161 | wiping is not really something i would like to do | 00:58 |
leftyfb | qwebirc22161: ok, so there should be no problem shutting it off immediately, wiping it and restoring from backup. | 00:58 |
qwebirc22161 | its a remote server | 00:59 |
leftyfb | qwebirc22161: you have no choice. Any other options are insufficient and a waste of time | 00:59 |
activist | go to /etc/tor/ and rename torrc with torrc.bak | 00:59 |
DixieNormous | activist: You are a star! I havent run it but by the looks of it, that is exactly what i need. Thank you so mich!!! | 00:59 |
activist | then create new torrc and paste these. | 00:59 |
activist | then open terminal and write tor and enter! | 00:59 |
activist | if you want to see the logs tails -f /var/log/tor/notices.log | 01:00 |
activist | Feel free to ask about Tor anytime. | 01:00 |
DixieNormous | activist: do you mind a private chat? | 01:01 |
activist | also i recommend you to connect chat.oftc.net and #tor | 01:01 |
activist | sure. You can PM to me. | 01:01 |
gambl0re | what can i use to split terminal windows? i know there is a few like screen, terminator, tmux | 01:04 |
DixieNormous | activist: IRC requires auth - let me pull creds from Passwod manage - Thank you for your patience | 01:05 |
activist | screen is widely known. | 01:05 |
pestlakare | hey im at terminal and currently on # | 01:06 |
pestlakare | how do i go back to$ | 01:06 |
activist | exit | 01:06 |
activist | or logout | 01:06 |
pestlakare | ok ty | 01:06 |
leftyfb | gambl0re: you just answered your own question | 01:07 |
gambl0re | leftyfb, yea but not sure which to use | 01:08 |
gambl0re | i want something simple | 01:08 |
leftyfb | gambl0re: they will all do what you want. Try them, read their documentation and decide | 01:08 |
eighthundred | Is there any good guide for installing programs off of github? Sometimes I can't find a program on ubuntu software but i have to download it off of github, its so confusing | 01:14 |
activist | for example? | 01:15 |
leftyfb | eighthundred: which program? | 01:15 |
eighthundred | https://github.com/poljar/weechat-matrix This one for example. | 01:15 |
activist | It depends on which software requires which programs which libraries, etc. | 01:15 |
leftyfb | eighthundred: https://help.ubuntu.com/community/CompilingEasyHowTo | 01:15 |
eighthundred | Thanks for the link leftyfb | 01:16 |
leftyfb | eighthundred: you are on your own with that that. We can only support installing from the repos here | 01:16 |
activist | Here eighthundred. https://github.com/poljar/weechat-matrix#installation | 01:16 |
activist | They have a guide. You're lucky. | 01:16 |
eighthundred | activist yeah i went through all of that but i got so many errors | 01:17 |
leftyfb | eighthundred: you'll have to contact the maintainer/developer of the repo then | 01:17 |
leftyfb | for support ^ | 01:17 |
eighthundred | yeah | 01:18 |
activist | hmm. i guess you received missing dependencies or something like that. as leftyfb said this is Ubuntu repo support channel. | 01:18 |
DixieNormous | activist :You must log in with services to message this user - see https://freenode.net/kb/answer/registration | 01:18 |
activist | yes dixienormous did you register? | 01:18 |
DixieNormous | i did, ive been using it for the past few days | 01:18 |
activist | then use /msg nickserv identify PASSWORD | 01:19 |
DixieNormous | actvist: i can post here but no PM - any ideas - Sorry to be a pest | 01:23 |
activist | then use /msg nickserv identify PASSWORD | 01:23 |
activist | when you did this you should receive You're identified now message. | 01:24 |
leftyfb | please take this to PM or another channel. It's completely offtopic here | 01:24 |
leftyfb | activist: DixieNormous: ^ | 01:24 |
DixieNormous | actvity: >nickserv< DixieNormous PASSWORD | 01:29 |
DixieNormous | -NickServ- Invalid command. Use /msg NickServ help for a command listing. | 01:29 |
DixieNormous | >NICKSERV< Register oPASSWORD EMIAL | 01:29 |
DixieNormous | -NickServ- You are already logged in as DixieNormous. | 01:29 |
DixieNormous | >NICKSERV< Register PASSWORD EMAIL | 01:29 |
DixieNormous | -NickServ- You are already logged in as DixieNormous. | 01:29 |
activist | dixienormous use /query activist hey | 01:30 |
leftyfb | activist: please take this to PM or another channel. It's completely offtopic here | 01:31 |
activist | and leftyfb smile bit. | 01:31 |
activist | leftyfb it is still copying. Is this normal? | 01:32 |
leftyfb | activist: possibly. Do you see progress? | 01:33 |
activist | 13958643712 bytes (14 GB, 13 GiB) copied, 3820 s, 3,7 MB/s | 01:33 |
leftyfb | activist: that does not answer the question | 01:33 |
activist | :) | 01:34 |
activist | just i can see this. That's all. What do you mean by progress? | 01:34 |
leftyfb | activist: is it changing numbers at all | 01:34 |
activist | sometimes | 01:34 |
leftyfb | activist: then it is progressing | 01:35 |
activist | i see | 01:35 |
=== ZeZu_ is now known as ZeZu | ||
ramy | i can't figure out nickserv | 01:44 |
leftyfb | ramy: /join #freenode | 01:45 |
ramy | done | 01:45 |
leftyfb | ramy: look for support with IRC services there. | 01:47 |
ramy | Ok, thanks | 01:47 |
JonHanDin | Testing creds: can you hear me> | 01:51 |
leftyfb | JonHanDin: Don't test here. Try #test or any other channel | 01:54 |
=== lordievader is now known as Guest72677 | ||
=== [1]MrMobius is now known as MrMobius | ||
JonHanDin | can you hear me? connectionn test | 02:09 |
glick | hi | 02:09 |
glick | pardon, how can i install a .deb file? | 02:10 |
JonHanDin | sudo apt-get install ./deb file | 02:10 |
JonHanDin | may require chmod +x ./deb | 02:10 |
glick | ok thanks | 02:10 |
JonHanDin | glic: so you can see me as JonHanDIn> | 02:11 |
JonHanDin | *glick | 02:11 |
Eickmeyer | !ot | JonHanDin | 02:11 |
ubottu | JonHanDin: #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! | 02:11 |
glick | yeah JonHanDin | 02:11 |
Eickmeyer | glick: Also, JonHanDin's instructions were incorrect. | 02:11 |
JonHanDin | Thank you! sorry i've had a little trouble with authentication | 02:12 |
JonHanDin | sorry if instructions are wrong. Having system troubles and strestting atm | 02:12 |
Eickmeyer | glick: If you have the deb file downloaded already, in its directory type "sudo apt install ./{name of file.deb}. | 02:12 |
Eickmeyer | JonHanDin: This is not a good place to do your testing, but things are slow at the moment so we can let it slide. :) | 02:13 |
JonHanDin | Anyone know if Activist: is online? | 02:13 |
JonHanDin | Im nooding the shit ouot of IRC rm | 02:14 |
Eickmeyer | !ohmy | JonHanDin | 02:14 |
ubottu | JonHanDin: 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 | 02:14 |
JonHanDin | *booning | 02:14 |
gambl0re | im using screen window terminal, is there a way to save the layout of the windows? | 02:14 |
JonHanDin | Sorry, that is completely fair enough, i apoligise | 02:14 |
Eickmeyer | JonHanDin: Activist is not in the user names in this room presently. | 02:14 |
JonHanDin | Thank you EickMeyer | 02:14 |
JonHanDin | Are there any users that would do one to one training - Over a system they choose or design to teach me to the more advanced ap[ects of debian/ubuntu - WIlling to pay in crypto or paypal. I dont expect peoples lesson time for free despite the generosity of IRC community | 02:38 |
JonHanDin | For peace of mind: I would work in escrown or percentage payments upfront: I have code written but need a more advanced eye for criticising | 02:41 |
=== ricardo is now known as [rg] | ||
=== blinskey_ is now known as blinskey | ||
=== mystified1234 is now known as _Random_ | ||
Guest4369 | l | 03:14 |
Guest4369 | hi | 03:14 |
Guest4369 | test | 03:14 |
Guest4369 | anybody? | 03:14 |
Guest4369 | hi? | 03:15 |
=== Guest4369 is now known as superass | ||
lotuspsychje | !ask | superass | 03:15 |
ubottu | superass: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience | 03:15 |
superass | l | 03:15 |
lotuspsychje | superass: please also change your nick on freenode | 03:16 |
superass | dsfa | 03:16 |
superass | adsf | 03:16 |
superass | sadfjiosadfin | 03:16 |
superass | osadfnsadofi | 03:16 |
Eickmeyer | !ot | superass | 03:16 |
ubottu | superass: #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! | 03:16 |
benjamin_ | Greetings | 03:35 |
eia1x | Hi! My vim works normal for the user group, but when I invoke it by sudo it blames errors. Is there a way to bind the sudo privilege to vim to run as normal user? | 03:57 |
mouses | eia1x: that would be a very very bad idea <tm> | 03:58 |
mouses | eia1x: what errors do you get running vim as root? | 03:58 |
mouses | throw them at https://paste.ubuntu.com and someone here can likely help you figure out what's going wrong and how to solve it | 03:59 |
eia1x | mouses: many lines about 'Illegal variable name a: attr/ Undefined variable a: guisp' | 04:00 |
mouses | eia1x: looks like some help might be right here - https://github.com/chriskempson/base16-vim/issues/197 | 04:02 |
mouses | got that by just copy/pasting your error into google. | 04:02 |
eia1x | mouses: https://paste.ubuntu.com/p/nRtq4RbbpT/ | 04:03 |
mouses | eia1x: check the github link I just sent you, read it -> you'll either need to downgrade your version of vim *or* a few posters there offered a fix | 04:04 |
mouses | eia1x: in specific - https://github.com/chriskempson/base16-vim/issues/197#issuecomment-472710118 | 04:04 |
speeder39_ | Hello anyone around | 04:10 |
foo____ | yeah | 04:11 |
speeder39_ | I have question. I installed Ubuntu from windows 10 store, then ran bash command to install gnome desktop | 04:11 |
speeder39_ | First does it take long to unpack and install everything | 04:12 |
speeder39_ | ?? | 04:12 |
foo____ | I've never installed it from Windows store | 04:13 |
speeder39_ | Ah okay | 04:13 |
foo____ | Why don't you just install it as a VM with something like VirtualBox? | 04:13 |
foo____ | espcially if you want the desktop | 04:13 |
Bashing-om | !wsl | speeder39_ | 04:13 |
speeder39_ | Idk much about vm :-( | 04:13 |
ubottu | speeder39_: 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 | 04:13 |
foo____ | if you just want CLI, you could you vagrant | 04:14 |
foo____ | haha I see | 04:14 |
speeder39_ | foo____: can I ask are you in the usa? | 04:14 |
foo____ | You might as well just use Linux | 04:14 |
eia1x | mouses: oh, solved my question! Many tks... | 04:15 |
speeder39_ | My question was going to be how do I just run off the gnome desktop once it's set up | 04:15 |
foo____ | speeder39_: what are you trying to acheive? | 04:16 |
speeder39_ | I want to use as Linux pc | 04:17 |
foo____ | Why don't you just intall linux/ubuntu on the bare metal then? | 04:17 |
Eickmeyer[m] | speeder39_: That's not the purpose of WSL, and it' snot capable. | 04:18 |
foo____ | ok | 04:18 |
foo____ | fair enough | 04:18 |
speeder39_ | What's not capable | 04:18 |
Eickmeyer | speeder39_: The Windows Subsystem for Linux. If you're looking for help with running Ubuntu on Windows (what you downloaded from the store), please join #ubuntu-on-windows. | 04:19 |
mouses | eia1x: glad to help! | 04:19 |
Eickmeyer | speeder39_: In short, it is not meant to install Ubuntu, it simply gives you a way to run userspace programs on Windows, but nothing graphical. | 04:22 |
mouses | graphical is coming soon, from what I was reading - windows 10 is going to start shipping a full linux kernal for use | 04:22 |
Eickmeyer | mouses: That doesn't necessarily mean graphical. Please keep on-topic with support only. | 04:23 |
mouses | Eickmeyer: It will be graphical, that was my point. | 04:23 |
Eickmeyer | mouses: Please stay with support only. | 04:23 |
Eickmeyer | This is not a discussion channel. | 04:24 |
mouses | Eickmeyer: Sure, sorry if I stepped outside my lane a bit there. | 04:24 |
Eickmeyer | mouses: The point is that we need to keep this channel on-topic, therefore, support only. That includes me. We have #ubuntu-offtopic for general discussion and other topics. | 04:25 |
mouses | Eickmeyer: Point taken, and again - sorry! | 04:25 |
Eickmeyer | mouses: It's okay. :) | 04:26 |
Tankburn | hey there | 04:38 |
Tankburn | hey lotuspsychje | 04:38 |
lotuspsychje | morning Tankburn | 04:39 |
Tankburn | I am not sure this has been happened since we installed those new nVidia drivers but I am now having a problem with my sound now. I use the displayport output to HDMI and the output option doesnt seem to show anymore in sound settings | 04:41 |
Tankburn | have run the command pacmd list-cards | 04:42 |
Tankburn | and this is my output: https://paste.ubuntu.com/p/tyCSnkMk7S/ | 04:43 |
Tankburn | does that mean the profile is off or something? | 04:43 |
=== ricardo is now known as [rg] | ||
nicky | hei, im newbee i need help please, i want to change my passwor but i dont remember that | 05:24 |
foo____ | nicky: passwd | 05:28 |
Gerowen | nicky: If you don't have another account on the system that can use sudo to run passwd and reset your password, you'll have to boot the system into recovery mode and change it there. | 05:30 |
Gerowen | nicky: A quick search landed me on this page which appears to have screenshots from a modern-ish Ubuntu, so it should be accurate: https://www.maketecheasier.com/reset-ubuntu-password/ | 05:31 |
nicky | foo____ i dont remember my psswrd | 05:46 |
nicky | gerowen: thx | 05:47 |
b247 | Hi there, I'm looking for help in order to access a VirtualBox Guest (hosted inside an Ubuntu 19.04 laptop) from internet. My laptop is connected to internet using a WPA2 enterprise account (my IP is in /25 class). I want to be able to access a VBox guest port through this public IP, eg by forwarding Ubuntu Host port 2222 to Vbox port 22 | 06:54 |
mouses | b247: would a SSH tunnel work for that? | 06:54 |
=== qwebirc73385 is now known as lotus|test | ||
b247 | @mouses actually I want to run a nginx server on VBox so there will be multiple ports that need to be forwarded, eg 80 and 443 | 07:01 |
=== Guest72677 is now known as lordievader | ||
nicky | hi all thx for your help, | 08:32 |
nicky | now i can root my sudo | 08:32 |
nicky | n_n | 08:32 |
nicky | what is bacula apt, i see that apt and try to install that apt, but i have an error progres? if i do something wrong!!! | 08:34 |
lotuspsychje | nicky: sudo apt install bacula | 08:35 |
nicky | lotuspsychje: yess that apt | 08:36 |
nicky | ??? | 08:36 |
nicky | <lotuspsychje>: can you help me, please? i dont know what is that! | 08:38 |
lotuspsychje | nicky: what are you trying to do? | 08:38 |
nicky | <lotuspsychje>: i root my sudo and there listed to instal apt, i try and more apt is open, and i see that apt install bacula-director, and i install but i have an error here? if i do something wrong!! | 08:41 |
lotuspsychje | nicky: pastebin your error | 08:42 |
nicky | <lotuspsychje> yess??? and what!!! | 08:43 |
nicky | apt install bacula-director | 08:43 |
nicky | E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied) | 08:43 |
nicky | E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root? | 08:43 |
nicky | there ??? | 08:43 |
hugoit | omg :( | 08:44 |
lotuspsychje | nicky: reboot, then: sudo apt install bacula-director | 08:44 |
nicky | <hugoit>:????!!!! really | 08:44 |
hugoit | nicky, follow lotuspsychje advice | 08:44 |
nicky | <hugoit>: if i do something bad??? | 08:44 |
nicky | <lotuspsychje>: oke | 08:45 |
nicky | <hugoit> oke | 08:45 |
nicky | i do that but i cannt typing my psswd | 08:49 |
lotuspsychje | !sudo | nicky | 08:49 |
ubottu | nicky: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !pkexec (for older releases: !gksu and !kdesudo). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo | 08:49 |
ninehundred | What's the difference between 18.04 and 19.04? | 08:49 |
lotuspsychje | ninehundred: lts and non-lts | 08:50 |
ninehundred | any differences in programs, interface etc. ? | 08:51 |
lotuspsychje | ninehundred: come to #ubuntu-discuss please | 08:51 |
stoffepojken | 7 | 08:51 |
nicky | lotuspsychje>:nicky@nicky-l:~$ sudo|nicky | 08:51 |
stoffepojken | sorry | 08:51 |
nicky | usage: sudo -h | -K | -k | -V | 08:51 |
nicky | usage: sudo -v [-AknS] [-g group] [-h host] [-p prompt] [-u user] | 08:51 |
nicky | usage: sudo -l [-AknS] [-g group] [-h host] [-p prompt] [-U user] [-u user] | 08:51 |
nicky | [command] | 08:51 |
nicky | usage: sudo [-AbEHknPS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p | 08:51 |
ninehundred | lotuspsychje i cant join the channel lol | 08:53 |
lotuspsychje | !register | ninehundred | 08:53 |
ubottu | ninehundred: For information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode. | 08:53 |
=== test is now known as Guest78906 | ||
Guest78906 | test | 08:55 |
nicky | <stoffepojken>: no problem but thx, and if i go to recovery and install that apt,??? | 08:55 |
nicky | https://freenode.net/groupreg???? | 08:57 |
Guest78906 | ? | 09:00 |
=== anonimip_ is now known as anonymip | ||
oleg | ьт | 09:07 |
lotuspsychje | !ru | oleg | 09:07 |
ubottu | oleg: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. | 09:07 |
benbro | what should I add to iptables.up.rules to redirect incomin TCP on port 443 to port 3478? | 09:40 |
lotuspsychje | benbro: you could try the ##netfilter channel if you like, more firewall experts over there | 09:41 |
benbro | thanks | 09:41 |
TJ- | benbro: iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 443 -j REDIRECT --to-port 3478 | 09:41 |
TJ- | benbro: obviously set your interface name in place of "eth0" in that example | 09:42 |
benbro | TJ-: do I have to define the interface or can I omit it? | 09:43 |
benbro | TJ-: inside iptables.up.rules it's similar but without the prefix? "-A PREROUTING -i eth0 -p tcp --dport 443 -j REDIRECT --to-port 3478" ? | 09:44 |
TJ- | benbro: you should generally be specific so the rule matches the interface(s) the packets arrive on | 09:44 |
TJ- | benbro: that sounds about correct | 09:44 |
hugoit | benbro, pastebin an 'iptables -L -n' | 09:45 |
benbro | TJ-: but if the interface name will change it'll break | 09:45 |
TJ- | benbro: look at the existing rules and copy the style | 09:45 |
benbro | thanks | 09:46 |
TJ- | benbro: if the system has multiple interfaces and packets could arrive on any, then omit the "-i eth0" part | 09:46 |
LuckyMan | lotuspsychje, there's no one in that channel | 09:49 |
lotuspsychje | LuckyMan: #netfilter | 09:50 |
LuckyMan | lotuspsychje, thanks | 09:50 |
benbro | TJ-: I've added this "-A PREROUTING -p tcp --dport 443 -j REDIRECT --to-ports 3478" to iptables.up.rules but when I try to apply it this line fail | 09:53 |
TJ- | benbro: I tested adding the rule here manually and it works | 09:56 |
TJ- | benbro: I tried it with and without the interface mentioned | 09:56 |
TJ- | benbro: possibly there's some differences in the syntax of the file you're editing | 09:56 |
benbro | TJ-: I've tried to add the rule manually without the interface but 'sudo iptables -L -n' before and after looks the same | 09:58 |
BluesKaj | Hi folks | 10:02 |
felco | benbro -t nat -A INPUT -p tcp --dport 443 -j REDIRECT --to-ports 3478 ** i not sure right now, but if you are redirecting traffic coming to the firewall it self you should do that in the INPUT table | 10:03 |
tangorri | hi, can't get my keyboard layout correctly bind ... | 10:03 |
benbro | felco: trying | 10:03 |
tangorri | layout is ok from ssh but not from vnc | 10:03 |
hugoit | tangorri, on one line, please provide software installed and what the problem with the layout is. thnx | 10:06 |
tangorri | hugoit, just fresh lubuntu 18.04, my keybaord is not having the azerty (fr) keyboard layout | 10:07 |
hugoit | o7 activist | 10:07 |
hugoit | tangorri, have you tried 'sudo dkplg-reconfigure keyboard-configuration' | 10:08 |
hugoit | (dpkg-reconfigure) | 10:08 |
TJ- | tangorri: is the problem with VNC before login (at the greeter where you enter password) or is VNc running as the user account | 10:09 |
tangorri | TJ-, occurs from the beginning (login as well) | 10:09 |
tangorri | hugoit, I try to type it .... | 10:09 |
TJ- | tangorri: if SSH is working it suggests the system config (which would apply to the greeter) is correct, unless the user account sets a different locale | 10:09 |
tangorri | ssh is perfect | 10:10 |
TJ- | tangorri: that's likely due to the ssh client handling it, not the remote server | 10:10 |
TJ- | tangorri: as hugoit suggests, trty reconfiguring the keyboard-configuration | 10:11 |
tangorri | ok so let's try reconf keyb | 10:11 |
SDr | hey ubuntu, so, I'm trying to write a post-git-push script on (ubuntu) server side, which, when a git push is received, automatically deploys the code to the server (cds into a directory, runs git pull, npm install, forever restart). Issue is, 1,gitlab takes over standard post-receive hooks; 2, gitlab's custom post-hook is running with git UID; and | 10:11 |
SDr | 3, setuid can't run on a bash script. | 10:11 |
tangorri | problem is I can't get the - key working ^^ | 10:11 |
TJ- | SDr: that isn't an Ubuntu issue it sounds like a git/gitlab issue | 10:11 |
TJ- | tangorri: you can do it over the SSH connection | 10:12 |
SDr | well, it's a conceptual one | 10:12 |
tangorri | ok | 10:12 |
TJ- | SDr: we don't do concepts :) | 10:12 |
SDr | I'm wondering what ways there might be to approach this problem | 10:12 |
TJ- | SDr: try asking in #git maybe? | 10:12 |
rudeguy | hi, can anyone tell me where are the images for these icons stored: https://i.imgur.com/hj9MfRl.png | 10:13 |
hugoit | SDr, hack-n-slask approach: dont wait for push, just force pull every 60 seconds :D | 10:13 |
SDr | hugoit, erm, no. other than CPU, forever restart also takes about .5 seconds, so this would result in a 1/120 downtime | 10:14 |
tangorri | hugoit, my keyboard is a TLK (no numpad) so I need to choose something like tlk ? | 10:14 |
TJ- | rudeguy: hard to be sure, but mostly they'd be expected under /usr/share/icons | 10:16 |
SDr | I see a couple of solutions to this: use a drop-in C binary which executes the script; use git's perms on the directory (so script can run); use eg an http server running with sufficient perms, and an http hook; wonder what the best conceptual approach might be? | 10:16 |
hugoit | tangorri, won't matter too much, just choose a french layout and and if the numpad isnt there it wont change the behaviour of the rest of the keyboard | 10:16 |
tangorri | ok thanks :) | 10:16 |
tangorri | I need to reboot ? | 10:23 |
tangorri | or reopen session ? | 10:23 |
name | hai | 10:24 |
name | bisa bagi tool gak | 10:24 |
name | leave | 10:25 |
BluesKaj | !id |name | 10:27 |
ubottu | name: join ke #ubuntu-id untuk membahas ubuntu dalam bahasa Indonesia | 10:27 |
=== name is now known as adhi | ||
tangorri | hmmm too bad my keyboard layout is still bad hugoit | 10:30 |
adhi | l | 10:31 |
adhi | help | 10:31 |
tangorri | even after reboot | 10:31 |
adhi | me | 10:31 |
adhi | iam in Indonesia | 10:31 |
rbanffy | Hi folks. Besides Konsole and Gnome Terminal (and derivations), do we know of any other terminal emulators that support the overline ANSI escape sequence (ESC[53m)? | 10:32 |
adhi | bye.iam | 10:32 |
adhi | leave | 10:32 |
Brali | (j #winehq | 10:35 |
imanuel | hello | 10:37 |
=== SimonNL is now known as SimonNL_Afk | ||
TheWild | hello | 11:04 |
TheWild | Unity. Where I can set suspend on low battery? | 11:05 |
lotuspsychje | TheWild: take a look into dconf-editor or laptop-mode-tools | 11:45 |
TheWild | thanks, although I'm not sure this approach will work on i3 (yes, I didn't mention that before. Sorry). | 11:46 |
TheWild | Going on with udev settings. If this will fail, I'm going to write my own script that continuously reads battery status and suspends the laptop if it goes too low. | 11:47 |
lotuspsychje | TheWild: i think laptop-mode-tools has cli options too, like what to do on low battery | 11:49 |
qwebirc9823 | whois | 12:16 |
mch | 12:24 | |
=== RoseBus__ is now known as RoseBus | ||
=== mch is now known as machunhui-mix2s | ||
=== machunhui-mix2s is now known as machunhui-mix2s- | ||
RoseBus | hello, in the event where file/folder permissions got all fudged up in the /homes directory, would it be appropriate to run chmod 700 -R * | 12:28 |
RoseBus | and on top of that question, why do some choose to make the folders different permissions than the files | 12:30 |
Ampelbein | RoseBus: no, that would also set files to executable | 12:30 |
machunhui-mix2s- | chown -R root:root folder | 12:31 |
Ampelbein | better: find <path> -type d -exec chmod 0700 -R && find <path> -type f -exec chmod 0600 -R | 12:31 |
RoseBus | why do folders need to be executable? | 12:32 |
Ampelbein | although that will fudge the executable permissions of files that maybe need to be executable in your home directory | 12:32 |
RoseBus | sorry for my LOK | 12:32 |
machunhui-mix2s- | change the folder,s ower will be more ecffect | 12:33 |
Ampelbein | https://unix.stackexchange.com/questions/21251/execute-vs-read-bit-how-do-directory-permissions-in-linux-work that explains it quite well | 12:34 |
pestlakare | trying to play fortnite on lutris and failing | 12:36 |
=== machunhui-mix2s- is now known as MACHUNHUI | ||
RoseBus | do subdirectories inherit permissions when created? | 12:44 |
hggdh | RoseBus: no, they do not they will use the permissions as set in the current umask | 12:46 |
=== SimonNL_Afk is now known as SimonNL | ||
RoseBus | what is a folder with an '@' at the start | 12:47 |
RoseBus | nvm this is device specific unrelated | 12:48 |
=== mch is now known as MACHUNHUI | ||
caroga | Hi all. I wish to have touchpad gestures on my laptop with ubuntu 18.04. I was wondering what the recommended app would be for this, either Fusuma or Gestures ?? | 13:17 |
RoseBus | lrwxrwxrwx+ | 13:19 |
RoseBus | what does the l mean here? | 13:19 |
TJ- | RoseBus: symbolic link | 13:20 |
RoseBus | ty | 13:20 |
RoseBus | should my ../homes dir be like this? drwxrwxrwx+ root:root | 13:21 |
TJ- | RoseBus: yes | 13:23 |
ayekat | /home yes, /home/$user not really | 13:23 |
RoseBus | who falls into the "other" category? | 13:24 |
ayekat | ah wait... didn't see the `+` there | 13:24 |
RoseBus | is that guest? | 13:24 |
TJ- | RoseBus: actually no, it ought to be drwxr-xr-x | 13:24 |
TJ- | RoseBus: and that "+" means there are additional ACLs attached, so "getfacl /home" too | 13:24 |
RoseBus | getfacl: command not found | 13:25 |
RoseBus | sry not using ubuntu xD | 13:25 |
ayekat | it's possible that it's owned by root, but with ACLs that give the corresponding user read/write access - but drwxrwxrwx would kinda defeat this | 13:25 |
TJ- | RoseBus: that's not really fair, since we're here to support Ubuntu and if you're using a different distro then we have no idea what its defaults are | 13:27 |
RoseBus | TJ, i know, this linux is very rarely used (synology NAS) and since "most" of my questions are not specific to this flavor and you guys are so active i came here for help | 13:29 |
TJ- | RoseBus: you'd be better off in ##linux | 13:29 |
RoseBus | ahh thx | 13:29 |
qwebirc6059 | Hi, I have overwritten a text file with a wrong version. The editor made no copy before. I am Ubuntu 16.04 and my home directory is encrypted. How can I restore my original version? I have tried sudo grep -F -a -z -C100 'search string' /dev/sda7 > file.txt without success because /dev/sda7 is /home but that one is encrypted. | 13:37 |
=== root__ is now known as Ph-T0b1 | ||
Ph-T0b1 | hi | 13:38 |
=== jstein_ is now known as jstein | ||
Ph-T0b1 | hi mga putangina | 13:43 |
distopia | 🕵️ | 13:45 |
TJ- | qwebirc6059: without a backup you've lost it | 13:46 |
holst | Whats up with VLC in 19.04? It does not start? | 13:47 |
holst | It just says | 13:48 |
holst | VLC media player 3.0.6 Vetinari (revision 3.0.6-0-g5803e85f73) | 13:48 |
holst | and then returns to the bash prompt | 13:48 |
lotuspsychje | holst: try launching vlc from the terminal, see if you can collect errors | 13:48 |
holst | i did | 13:48 |
lotuspsychje | and? | 13:48 |
holst | nothing. vlc --help shows the help but no UI or such when i type 'vlc' | 13:49 |
lotuspsychje | holst: how about in syslog? | 13:49 |
TJ- | holst: is the env-var DISPLAY set? | 13:49 |
holst | yes, i started the terminal from a regular login | 13:50 |
holst | $DISPLAY is set to :0 | 13:50 |
lotuspsychje | holst: graphics drivers installed correctly? | 13:50 |
=== Ricardus_ is now known as Ricardus | ||
lotuspsychje | holst: 19.04 version of vlc is 3.0.6-1 (disco) system up to date? | 13:52 |
holst | mm, dist-upgrade ok. freshly installed 19.04 | 13:53 |
lotuspsychje | !uptodate | holst | 13:53 |
ubottu | holst: 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`. | 13:53 |
holst | i did not do the 'full install' though, i went with a 'minimal' install. without open office etc. | 13:53 |
holst | ubottu: I just did that, the system is up to date | 13:53 |
lotuspsychje | holst: are you using the snap vlc perhaps? | 13:54 |
holst | no, the vlc-bin package | 13:55 |
holst | hmm, i don't have the vlc package installed. let me try and install that :) | 13:56 |
holst | whops... ok. that was the problem. `vlc-bin` was not enough | 13:57 |
holst | i just assumed that it would work when I had access to the `vlc` binary. strange that it does not give any feedback that it not installed completely? | 13:57 |
holst | lotuspsychje: are all the snaps updated as often as the apt packages? | 14:01 |
holst | I sort of like the idea that all dependencies are included in one package and I don't run into this problem :) | 14:01 |
BluesKaj | !snaps | 14:02 |
ubottu | Snaps are containerised software packages similar to flatpaks or appimage. For more info, see https://snapcraft.io | 14:02 |
holst | same version for vlc. I'll give that a try | 14:04 |
BluesKaj | no need for snap version of vlc tho | 14:04 |
other_rick | I can't see all the chat thread, but if you have problems with vlc or any dependency maybe you need run the program in a terminal and see the stdout | 14:04 |
other_rick | if any symbol is undefined of a library is missing a message error let me known | 14:06 |
giantonik | hello guys. I have an issue with installation of nvidia driver with my hp omen. I have installed ubuntu 18.10 and when i install recommended driver for my video card (nvidia 430) and reboot the system, the screen's resolution is bad. The only driver that work are "noveau". Any suggestions? | 14:07 |
other_rick | Which kernel version you have? | 14:08 |
LuckyMan | where can I learn about the NEW set of tools used in ubuntu to get info about the network? | 14:08 |
holst | other_rick: the problem was that I had only `vlc-bin` installed. to actually play something with `vlc filename.mp4` you need to have `vlc` package installed as well | 14:09 |
LuckyMan | (I know about man pages, I want a simpler text) | 14:09 |
other_rick | Oh! | 14:09 |
holst | for me "new" is learning about systemd :-) | 14:10 |
holst | systemd is the best thing since sliced bread | 14:10 |
giantonik | 4.18.0-18-generic #19-Ubuntu | 14:11 |
sruli | how do i execute a script after screen has been locked for x minutes? | 14:12 |
JohnGavr | sruli, i don't understand your question | 14:14 |
JohnGavr | what do you want to do? | 14:14 |
sruli | i want to execute a script if screen (gnome) is locked for more than 20 minutes | 14:14 |
JohnGavr | So you don't want to lock your screen, right? | 14:15 |
sruli | yes, i want to lock it, if its locked for 20 minutes then do some command | 14:15 |
holst | do you know how to detect if the screen is locked at all? | 14:16 |
sruli | ^^ thats my question really | 14:16 |
JohnGavr | i can't help you for sure | 14:17 |
ioria | sruli, org.gnome.ScreenSaver.GetSessionIdleTime | 14:17 |
sruli | ioria: how do i query that? | 14:17 |
ioria | sruli, https://people.gnome.org/~mccann/gnome-screensaver/docs/gnome-screensaver.html (at bottom) | 14:18 |
sruli | thanks | 14:18 |
ioria | ok | 14:18 |
sruli | ioria: Error org.freedesktop.DBus.Error.UnknownMethod: No such method 'GetSessionIdleTime' | 14:20 |
ioria | sruli, yes, that method is not supported in 3.x versions | 14:25 |
TJ- | sruli: you could try using 'dfeet' to explore org.gnome.ScreenSaver for an alternative likely looking node | 14:27 |
sruli | ioria: i manage to get status with bus-monitor --session "type='signal',interface='org.gnome.ScreenSaver'" that waits for changes, how would i just query it and exit (not monitor) | 14:27 |
sruli | TJ-: u like making things harder for me lol ;-) | 14:28 |
sruli | TJ-: will try that tool see where it gets me | 14:28 |
ioria | sruli, i use this for execute scripts after (or bf) locking : https://paste.ubuntu.com/p/WRjbD7K7Yx/ | 14:30 |
ioria | sruli, replace 'echo null' with your cmds | 14:30 |
marco | hiiii | 14:31 |
sruli | ioria: that will execute on status change, i need to execute after x minutes locked | 14:31 |
marco | hii guys | 14:31 |
marco | my name is Marco | 14:32 |
marco | and your? | 14:32 |
sruli | read the list lol | 14:32 |
TJ- | sruli: should be possible to trigger a systemd timer when the session locks... but as to how *shrugs* | 14:33 |
=== RoseBus_ is now known as RoseBus | ||
marco | where is the list? | 14:33 |
ioria | sruli, at the moment, the only thing i can think of is using xprintidle | 14:34 |
ioria | sruli, something like this: a=0; while [ $a = 0 ] ; do var=$(xprintidle); if [ "$var" -gt 2000 ]; then xterm; a=1;fi; done | 14:36 |
sruli | thanks, will try that | 14:36 |
af1 | everyone,can you tell me how to reset cairo-dock? | 14:37 |
TJ- | sruli: you could use this to detect lock/unlock presumably, and that could enable/disable a systemd timer https://unix.stackexchange.com/questions/28181/run-script-on-screen-lock-unlock#28183 | 14:38 |
sruli | ioria: xprintidle gived me output of either 7 or 8 regardless if i have been idle for 1 second or 30 seconds | 14:38 |
mrv__ | hey guys I am using ubuntu in ec2 aws I installed apache 2 and mysql server, set security groups also for mysql and all traffic and still I am not able to connect my site with database | 14:39 |
mrv__ | any ? | 14:39 |
mrv__ | anyone? | 14:39 |
af1 | idk | 14:40 |
ioria | sruli, try the line above (replace xterm with gnome-terminal) | 14:40 |
sruli | ioria: it seems xprintidle reports in 1000's of second, sleep 10 ; xprintidle gives 9832 | 14:50 |
ioria | milliseconds yes | 14:50 |
sruli | ioria: milisenconds = 100, this seems to be 1000's | 14:51 |
TJ- | sruli: milli is a thousandth, not a hundredth | 14:51 |
giantonik | Hello guys. I have an issue with installation of nvidia driver with my hp omen. I have installed ubuntu 18.10 and when i install recommended driver for my video card (nvidia 430) and reboot the system, the screen's resolution is bad. The only driver that work are "nouveau". Any suggestions? this is my lshw -c video outuput after the installation of driver: https://imgur.com/hgd3gI8 | 14:51 |
sruli | ooops my bad | 14:52 |
=== lol768_ is now known as lol768 | ||
sruli | ioria: TJ-: i think i will execute xprintidle on the dbus change to lock and kill it if it unlocks inside x minutes | 14:55 |
ioria | yes, let's try that | 14:55 |
sruli | thanks | 14:55 |
=== qwebirc78180 is now known as duncan-nz | ||
duncan-nz | I've just installed Ubuntu 19.04 alongside Windows 10 on a Lenovo W540 with legacy boot. Windows boots okay, but Ubuntu doesn't get past the loading screen. Any ideas? | 14:58 |
tomreyn | giantonik: hi. while 18.10 is still supported (until july), maybe it wasn't the ideal choice. there is 18.04 LTS, a long term support release, and there is 19.04 (release last month), the latest short term (9 months) support release (like 18.10 is). | 14:58 |
tomreyn | giantonik: so with 19.04 you'd get newer software (which may fix issues in older versions), with 18.04 LTS it's more likely you'll get bug fixes backported. | 14:59 |
tomreyn | duncan-nz: were there any errors during the ubuntu installation, though? | 15:00 |
duncan-nz | tomreyn: no, nothing | 15:04 |
BluesKaj | giantonik, looks like the gpu is unclaimed, make sure you use the correct driver which should be the nvidia-418 | 15:05 |
tomreyn | duncan-nz: repeatedly pressing escape during early boot should bring up the grub menu, are you able to get there, and boot with failsafe graphics? | 15:05 |
duncan-nz | tomreyn: i'm in the grub boot menu now. how do i load with failsafe graphics? | 15:07 |
duncan-nz | tomreyn: I should mention that I did try the live CD and everything seemed to work fine. | 15:08 |
tomreyn | duncan-nz: hmm this should be an option listed on 19.04, maybe in "Advanced" | 15:08 |
duncan-nz | tomreyn: i've only got a choice of kernels and a 'recovery mode' | 15:09 |
tomreyn | oh you said you installed with legacy boot, that'll be why. | 15:09 |
tomreyn | why did you install ubuntu in legacy BIOS mode? and did you install windows in bios mode, too? does windows 10 support bios mode at all? if not, how are you switching? | 15:10 |
duncan-nz | tomreyn: in the bios it was set to legacy boot support and priority so I went with that and disabled UEFI. | 15:10 |
tomreyn | does windows 10 still boot then? | 15:11 |
duncan-nz | tomreyn: windows boots fine | 15:11 |
bazul | windows boobs fine | 15:11 |
duncan-nz | tomreyn: i've started recovery mode | 15:12 |
tomreyn | duncan-nz: i would very much recommend you install both OS in the same boot mode | 15:12 |
duncan-nz | tomreyn: agreed. isn't that what I did? I assumed Ubuntu installed with legacy boot if the system didn't seem to be using UEFI. But it didn't ask at any time. | 15:13 |
tomreyn | duncan-nz: ubuntu will install in the mode the installer is booted in. so if you want ubuntu to install in uefi mode, boot the installer in uefi mode. | 15:14 |
duncan-nz | tomreyn: but it didn't prompt me at any time to decide. so how do i know what mode the installer is booting in? | 15:15 |
duncan-nz | tomreyn: should I start the live USB again? | 15:16 |
=== SimonNL is now known as SimonNL_Afk | ||
tomreyn | duncan-nz: you will need to have the firmware boot the usb in uefi mode. i suggest you do so if you think ubuntu was not installed in uefi mode. | 15:16 |
tomreyn | alternatviely you can boot to recovery and we can establish how ubuntu is installed | 15:17 |
duncan-nz | tomreyn: so what should I be looking for in the bios? I'm asking about what the setting you talk about would be called. | 15:18 |
roboirc | can somebody tell me how to reset ubuntu's repository update settings or something like that? getting errors when trying to update manually in Ubuntu 18.04. thx | 15:18 |
duncan-nz | tomreyn: and now I got in by continuing from the recovery mode environment. I'll do an update. | 15:18 |
giantonik | Use rufus on windows to create live USB with GPT partition table | 15:19 |
giantonik | for UEFI | 15:19 |
tomreyn | duncan-nz: that's much guessing, i'm afraid, since it depends on the firmware really. there are also firmwares which lack support for usb booting in uefi mode. here are smoe guesses: "USB: ubuntu", "USB (UEFI)", "EFI: USB" | 15:19 |
duncan-nz | giantonik: are you talking to me? I did use rufus. What's the reference to GTP about? | 15:20 |
BluesKaj | roboirc, what kind of errors ? | 15:21 |
tomreyn | duncan-nz: if you paste this to a temrinal window, it will report how ubuntu booted: [ -d /sys/firmware/efi ] && echo "EFI boot on HDD" || echo "Legacy boot on HDD" | 15:21 |
duncan-nz | tomreyn: I guess i need to be sure if windows is booting in legacy or uefi mode before doing anything though, right? | 15:22 |
giantonik | duncan-nz: yes. MBR for bios. GPT for UEFI | 15:22 |
tomreyn | duncan-nz: as far as i know windows 10 will always boot in uefi mode, but, sure, i can be wrong, so mabye ensure this is the case, first. | 15:22 |
frib | I get permission denied (public key) and I think it's because my username is on both machines but the UID doesn't match. how do I fix this thanks? | 15:23 |
duncan-nz | tomreyn: the bios says 'UEFI Secure boot: OFF' but that's maybe a sub-function of UEFI boot? | 15:24 |
tomreyn | duncan-nz: it is an optional functionality of uefi indeed | 15:25 |
giantonik | duncan-nz: you can choose GPT or MBR on Rufus | 15:25 |
tomreyn | duncan-nz: as giantonik suggests, there is a chance that you wrote the ubuntu installer iso file to the installer storage in a way wthat predetermined how it will boot / can be booted. | 15:26 |
duncan-nz | tomreyn: but I have had success getting Ubuntu to boot at least once. Would that be possible if they were in different boot modes. | 15:27 |
tomreyn | i'm not familiar with rufus, usually recommend https://etcher.io instead, which does both ensure the standard ubuntu desktop installer is bootable in both legacy bios and uefi mode, and verifies it was written to the installer storage properly. | 15:28 |
duncan-nz | tomreyn: should I just go back to windows and make a new live cd using GPT. | 15:28 |
giantonik | duncan-nz: yes | 15:29 |
tomreyn | duncan-nz: you can either boot to ubuntu and run the command i provided above to check which mode it is installed in, or boot to windows and prepare a fresh installation. | 15:29 |
giantonik | boot to windows and prepare a fresh installation. | 15:30 |
duncan-nz | giantonik: in bios startup it says: 'Boot > UEFI/Legacy Boot : [Legacy Only]' | 15:30 |
giantonik | you have uefi | 15:30 |
duncan-nz | giantonik: sorry for being sceptical, but I don't understand how 'legacy only' can tell me I am using UEFI. | 15:31 |
giantonik | you need new live usb from rufus with GPT option enabled | 15:32 |
giantonik | do you have secure boot? | 15:32 |
duncan-nz | giantonik: yes, but it's turned off | 15:32 |
giantonik | perfect | 15:32 |
giantonik | try how i | 15:33 |
giantonik | as I told you | 15:33 |
duncan-nz | giantonik: sorry for being sceptical, but I don't understand how 'legacy only' can tell me I am using UEFI. | 15:33 |
duncan-nz | giantonik: I like to understand this | 15:33 |
giantonik | scuse me | 15:34 |
giantonik | you have BIOS | 15:34 |
giantonik | not UEFI | 15:34 |
giantonik | you need new live usb from rufus with MBR option enabled | 15:35 |
giantonik | scuse me but i understood that you have UEFI | 15:35 |
duncan-nz | giantonik: I'm pretty sure that's what it was I'll boot again via recovery mode and use @tomreyn command to check how it booted. | 15:36 |
roboirc | BluesKaj: "Failed to download repository information" | 15:43 |
lotuspsychje | roboirc: use a pastebin with the full errors please | 15:43 |
roboirc | ok 1 sec | 15:44 |
sruli | i need to close a remote gedit window, anyway i can send ctrl+s over ssh? (xdotool wont work as cant get it to focus window while screen is locked) | 15:45 |
duncan-nz | tomreyn: according to your script ubuntu is loading in legacy mode. Windows 10 also reports that it is booting in legacy mode. So something else is wrong. Eveything seems to work okay once I go through recovery mode. so maybe I should just load propriatory drivers ... | 15:46 |
roboirc | https://pasteboard.co/IeniU82.png | 15:46 |
tomreyn | duncan-nz: okay, so i understand you have both OS installed in legacy mode. is this how you intend to keep it? | 15:46 |
roboirc | BluesKaj: https://pasteboard.co/IeniU82.png | 15:47 |
lotuspsychje | roboirc: from a terminal please: sudo apt update && sudo apt full-upgrade | 15:47 |
roboirc | ok 1 sec | 15:47 |
roboirc | lotuspsychje: https://pastebin.com/kUaqiWnf | 15:48 |
duncan-nz | tomreyn: I'm not aware of any reason to change it. Should I look into it? | 15:48 |
tomreyn | duncan-nz: if so, yes, just boot to ubuntu recovery menu, enable networking, start the root shell and run: sudo apt update && sudo apt full-upgrade && sudo ubuntu-drivers autoinstall | 15:48 |
lotuspsychje | roboirc: you got tons of external ppa's there, we dont support, please use !ppapurge to bring them back to vanilla sources | 15:49 |
roboirc | ok | 15:49 |
roboirc | how where? | 15:49 |
lotuspsychje | !sources | roboirc start here | 15:49 |
ubottu | roboirc start here: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories. | 15:49 |
lotuspsychje | roboirc: also, alot of packages you added ppa's for, we also have in the official ubuntu repos | 15:50 |
roboirc | so what do I do now lotuspsychje? | 15:50 |
lotuspsychje | roboirc: we advise to run ubuntu with the default sources, see the factoid above^ | 15:51 |
roboirc | so I should check out: the recommended sources? | 15:51 |
lotuspsychje | !ppapurge | roboirc to remove them | 15:51 |
ubottu | roboirc to remove them: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html | 15:51 |
roboirc | ok | 15:51 |
tomreyn | duncan-nz: the first two of these commands update uubntu generally, the latter installs proprietary drivers. if you, however, prefer to boot both Os in uefi mode (personally i'd prefer this, since some functionality now depends on this, and legacy bios mode is not going to be supported, at least by windows, for much longer), you'll neeed to reinstall both operating systems, starting with windows, ensuring you always boot in eufi mode (disable | 15:52 |
tomreyn | compatibility support module / CSM / legacy BIOS) | 15:52 |
duncan-nz | tomreyn: i don't have the original installational media and can only install windows form the recovery partition. In that process I don't have many options, but I might look into it. | 15:53 |
duncan-nz | tomreyn: thanks for your help | 15:53 |
tomreyn | duncan-nz: okay, there's ##windows if you'd like to seek assistence with that | 15:54 |
duncan-nz | tomreyn: thanks | 15:54 |
tomreyn | (another channel here on freenode, with those double hashes) | 15:54 |
roboirc | lotuspsychje: how would I remove the package from line 33 in https://pastebin.com/kUaqiWnf ? | 15:56 |
roboirc | lotuspsychje: how would I remove the package from line 30 in https://pastebin.com/kUaqiWnf using ppa-purge? Can you show me the syntax? thanks | 15:56 |
lotuspsychje | roboirc: we cant know what exactly you added, check your sources.list to see related mono ppa? | 15:57 |
roboirc | ok | 15:57 |
roboirc | thanks lotuspsychje resolved the issue | 16:02 |
lotuspsychje | roboirc: if you need an ubuntu package in the future, try: apt-cache search yourprogram | 16:03 |
lotuspsychje | roboirc: this way, you will avoid dependency issues from adding external ppa's | 16:04 |
toothless | <3 | 16:16 |
toothless | o o | 16:16 |
=== sammy1212 is now known as sammydean | ||
sruli | TJ-: any idea how to run xdotool from bash while screen is locked? | 16:21 |
amosbird | https://github.com/alols/xcape can I change capslock to control_l and generate capslock when pressed and released on its own? | 16:22 |
TJ- | sruli: 'x' implies needing to know the DISPLAY | 16:22 |
sruli | TJ-: i guess export DISPLAY wont help me here | 16:23 |
ChunkzZ | how can I stop this? Warning: The unit file, source configuration file or drop-ins of minidlna.service changed on disk. Run 'systemctl daemon-reload' to reload units. | 16:32 |
ChunkzZ | afte every reboot?! | 16:32 |
ChunkzZ | after* | 16:32 |
TJ- | sruli: I wonder if you can use the IdleSinceHint ? gdbus introspect --system --dest org.freedesktop.login1 --object-path /org/freedesktop/login1/seat/self --recurse --only-properties | 16:38 |
sruli | TJ-: Error: GDBus.Error:org.freedesktop.login1.NoSessionForPID: Caller does not belong to any known session | 16:39 |
TJ- | sruli: what desktop are you using? | 16:39 |
sruli | 18.04 | 16:39 |
TJ- | Ubuntu/Gnome? | 16:40 |
sruli | yes | 16:40 |
sruli | the regular lts | 16:40 |
TJ- | sruli: and issuing the command on the system not via ssh? | 16:40 |
sruli | correct | 16:40 |
TJ- | sruli: hmmmphh | 16:40 |
=== oem is now known as codingmonkey | ||
codingmonkey | Does anybody know if it possible to run "Roblox App" maybe via Wine on 18.04? | 16:48 |
codingmonkey | Thanks in advance. | 16:48 |
roboirc | thanks lotuspsychje for the tip | 16:58 |
lotuspsychje | roboirc: welcome | 16:58 |
=== SimonNL_Afk is now known as SimonNL | ||
=== oem_ is now known as codingmonkey | ||
SimonNL | codingmonkey: wine DB might have some recording of it | 17:08 |
mailbird | . | 17:31 |
wondows | why do I always get a prompt during system start? | 17:41 |
wondows | it goes away in 5 secs and has options to enter recovery mode and such | 17:41 |
denisander | oi pessoal | 17:43 |
groke | wondows, it's probably Grub? | 17:43 |
wondows | groke: I think so | 17:43 |
groke | it's by design then | 17:43 |
wondows | how to disable it?\ | 17:43 |
groke | probably in grub.cfg | 17:43 |
groke | not sure if it's a good idea to disable it completely wondows | 17:44 |
groke | it's there for a reason | 17:44 |
wondows | hmmmmmm | 17:48 |
blackflow | wondows: GRUB_DEFAULT_STYLE="hidden" should be default in /etc/default/grub. See the file header for more info on this and other options. | 17:51 |
blackflow | with this, the menu is hidden on normal boot. reappears if previous boot was considered a failure. | 17:52 |
wondows | mine doesn't have a GRUB_DEFAULT_STYLE entry | 17:53 |
EriC^^ | wondows: try setting GRUB_HIDDEN_TIMEOUT=0 | 17:54 |
EriC^^ | it's probably commented out with a "#" remove the # | 17:54 |
EriC^^ | then "sudo update-grub" in a terminal | 17:54 |
wondows | it also doesn't have a GRUB_HIDDEN_TIMEOUT entry | 17:55 |
wondows | my file must be messed up then | 17:55 |
wondows | even though I never touched it | 17:55 |
EriC^^ | wondows: can you type 'cat /etc/default/grub | nc termbin.com 9999' | 17:55 |
EriC^^ | and paste the link it gives you here | 17:55 |
wondows | https://termbin.com/99an | 17:56 |
blackflow | GRUB_HIDDEN_TIMEOUT is deprecated in favor of GRUB_DEFAULT_STYLE | 17:56 |
blackflow | please read the info page as instructed by the header of /etc/default/grub | 17:57 |
lotuspsychje | wondows: wich ubuntu version is that? | 17:57 |
codingmonkey | Does anyone know how id load something up in Wine? | 17:57 |
codingmonkey | I have on my desktop the .exe and wine1.6 installed. | 17:58 |
wondows | 18.04.2 LTS | 17:58 |
codingmonkey | Im confused on how to do the Directory | 17:58 |
CarlFK | codingmonkey: I seem to remember double clicking .exe working | 17:58 |
codingmonkey | No I get an error :/ | 17:58 |
noregret_ | how can I stop/disable docker? I didn't find a systemd service for it. It got installed when ubuntu was set up, I don't remember what I chose during setup | 17:58 |
CarlFK | codingmonkey: error details are much easier to work with - post it please | 17:59 |
EriC^^ | wondows: try adding GRUB_HIDDEN_TIMEOUT=0 and then update-grub | 17:59 |
=== Vercas_ is now known as Vercas | ||
EriC^^ | no offense blackflow | 17:59 |
codingmonkey | @CarlFK: I try to right click using my touch pad on the laptop to run with wine but right click doesnt seem to work. | 17:59 |
codingmonkey | @CarlFK it just says "An error occurred while loading the archive". | 18:00 |
=== kostkon_ is now known as kostkon | ||
=== pizzayolo is now known as pizzaiolo | ||
wondows | I have added GRUB_DEFAULT_STYLE="hidden" | 18:01 |
CarlFK | codingmonkey: "archive" sounds like it is trying to open it as a zip/tar/rar kinda thing. did you install wine with the ubuntu package manager? | 18:02 |
EriC^^ | wondows: ok, im pretty sure you still need to set the timeout though? | 18:02 |
EriC^^ | hidden just means it wont show, not necessarily boot straight away | 18:02 |
blackflow | EriC^^: none taken :) | 18:03 |
codingmonkey | @CarlFK ah I see yeah thoght that but it is a .exe file on my desky :/ I installed as follows: "sudo apt-get install wine1.6" | 18:03 |
EriC^^ | :) | 18:03 |
wondows | "This option is unset by default, and is deprecated in favour of the less confusing 'GRUB_TIMEOUT_STYLE=countdown' or 'GRUB_TIMEOUT_STYLE=hidden'." | 18:03 |
codingmonkey | @CarlFK Shell I just uninstall and re-try via the Ubuntu Package Manager? | 18:04 |
CarlFK | codingmonkey: no - apt is the same thing. I think. I have a test machine I I can try all this on, but may take 5-10 min.. | 18:05 |
codingmonkey | I also have problems with right click on touch pad? its a HP Notebook but I installed via USB on Netbooting and not just "Ubuntu Install" it was the "OEM" install. | 18:05 |
giantonik | Hello guys. I have an issue with installation of nvidia driver with my hp omen. I have installed ubuntu 18.10 and when i install recommended driver for my video card (nvidia 430) and reboot the system, the screen's resolution is bad. The only driver that work are "nouveau". Any suggestions? this is my lshw -c video outuput after the installation of driver: https://imgur.com/hgd3gI8 | 18:05 |
codingmonkey | @CarlFK yeah IIRC it is! but depends on maybe versions etc. | 18:05 |
codingmonkey | @CarlFK its not a problem if you cant I just need to figure out how to point the Terminal in the right DIRR for the desktop to ru via wine. | 18:06 |
blackflow | wondows: right, so set that as "hidden", run `update-grub` and it should work as expected | 18:06 |
wondows | hopefully, thanks blackflow EriC^^ | 18:07 |
CarlFK | codingmonkey:cd Desktop; wine foo.exe ? | 18:07 |
codingmonkey | @CarlFK I will give it a shot.. | 18:08 |
* codingmonkey heads off to a TErminal | 18:08 | |
lotuspsychje | giantonik: whats your uefi settings like? | 18:09 |
lotuspsychje | giantonik: and from where did you get the 430 driver? | 18:10 |
giantonik | i have installed from GUI "Software and Driver" | 18:10 |
lotuspsychje | giantonik: no ppa's? | 18:11 |
codingmonkey | how do I get into Desktop ? via Terminal. I have fogotten as I've been off Ubuntu for along time lol. | 18:11 |
giantonik | lotuspsychje: no no because i tried in other laptop and it work | 18:12 |
lotuspsychje | giantonik: you singleboot or dualboot? | 18:13 |
giantonik | dual boot | 18:13 |
=== dhill is now known as dhill_ | ||
lotuspsychje | giantonik: ok please try to boot ubuntu with fastboot=off and secureboot=off as a test to see if it unlocks your card | 18:13 |
lotuspsychje | giantonik: please keep in mind, changing uefi settings could influence an install | 18:14 |
giantonik | without secureboot blackscreen | 18:14 |
lotuspsychje | giantonik: for gtx cards thats normal, you need to get in via !nomodeset then | 18:14 |
lotuspsychje | giantonik: then install the nvidia driver, adviced one from the ubuntu graphics ppa | 18:15 |
=== noregret_ is now known as noregret | ||
lotuspsychje | !nvidia | giantonik | 18:15 |
ubottu | giantonik: 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 | 18:15 |
cyancali | test | 18:16 |
giantonik | scuse me, but Do I install repositories from the GUI? | 18:16 |
giantonik | it's the same thing | 18:17 |
lotuspsychje | giantonik: try to work systematic, first try to boot with changed uefi settings | 18:17 |
giantonik | ok thanks | 18:18 |
lotuspsychje | giantonik: then if you enter nomodeset, you can add the ppa GUI and install a driver from there | 18:18 |
noregret | I woke up with ubuntu server 18.04 unreachable, I had to up -> down its interface for it to connect again. I looked at syslog and found out when it stopped connecting to the internet but i don't know what happened, how can I troublshoot this further? | 18:19 |
lotuspsychje | come join to #ubuntu-server please noregret | 18:19 |
giantonik | then I have to change the grub permanently | 18:19 |
noregret | lotuspsychje: thanks | 18:19 |
lotuspsychje | giantonik: the nomodeset is just to get in graphicly, bypass your black screen | 18:21 |
giantonik | i have black screen if there is set secure boot on bios after install driver | 18:23 |
lotuspsychje | giantonik: well you said you already saw driver 430, so first check ubuntu-drivers list perhaps | 18:24 |
roboirc | lotuspsychje how do I add a signing key to a ppa in ubuntu? | 18:24 |
lotuspsychje | roboirc: we dont support external ppa's as said before, for support of a ppa, please adress to the maintainer | 18:25 |
roboirc | i checked their site, they give a key | 18:25 |
roboirc | but how do I add the key to Ubuntu? | 18:25 |
lotuspsychje | roboirc: wich program are you trying to install? | 18:26 |
giantonik | yes nvidia 430 are recommended | 18:26 |
roboirc | filezilla | 18:26 |
roboirc | see: https://launchpad.net/~sicklylife/+archive/ubuntu/filezilla | 18:26 |
roboirc | it gives me the signing key but how do I add it to ubuntu sources? | 18:26 |
lotuspsychje | roboirc: why dont you install filezilla with apt, like suggested before? | 18:26 |
roboirc | ok | 18:27 |
lotuspsychje | giantonik: allright, lets try to install the 430 then reboot | 18:27 |
kezimo | Ok so I have a webserver running Ubuntu using a custom distro https://aws.amazon.com/marketplace/pp/B00NN8Y43U?ref=cns_1clkPro | 18:28 |
kezimo | Bitnami certified wordpress | 18:28 |
giantonik | i have tried | 18:28 |
kezimo | 5.1.1-2 on Ubuntu 16.04 running Apache | 18:28 |
giantonik | now i try with !nomodeset | 18:28 |
kezimo | Both domain.com and www.domain.com are pointed at the IP but only www.domain.com works | 18:28 |
kezimo | How do I fix | 18:28 |
kezimo | i have 5.1.1-2 on Ubuntu 16.04 running apache via this AWS AMI https://aws.amazon.com/marketplace/pp/B00NN8Y43U?ref=cns_1clkPro both domain.com and www.domain.com are pointed at the ip but only www.domain.com works | 18:30 |
LORENZO | hola | 18:35 |
lotuspsychje | !es | LORENZO | 18:35 |
ubottu | LORENZO: 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. | 18:35 |
wondows | can you use symlinks to .desktop files in /usr/share/applications/? | 18:36 |
ceibal_ | 1 | 18:38 |
lotuspsychje | giantonik: is it working? | 18:42 |
ceibal__ | fmf | 18:42 |
ceibal__ | fekmc | 18:42 |
ceibal_ | tr | 18:43 |
ceibal_ | v | 18:43 |
ceibal_ | f | 18:43 |
ceibal_ | drkf | 18:43 |
ceibal_ | drpel | 18:43 |
ceibal_ | +r+cr | 18:43 |
giantonik | lotuspsychje: recapitulate, i have to disable secure boot on bios, install ubuntu recommended driver and reboot. If appears blackscreen i have to set !nomodeset from bios | 18:49 |
lotuspsychje | giantonik: first is secureboot & fastboot= off then nomodeset, then install 430 and normally after reboot it should work | 18:51 |
noyz | eho | 18:51 |
roboirc | noyz huh | 18:52 |
giantonik | lotuspsychje: near the line quiet splash? | 18:55 |
lotuspsychje | !nomodeset | giantonik | 18:55 |
ubottu | giantonik: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter | 18:55 |
wondows | is /usr/include for system files and /usr/local/include for stuff installed by me? | 18:57 |
wondows | well I guess it's whatever | 18:57 |
bazul | ah | 18:58 |
bazul | my power plug has a web server | 18:58 |
bazul | is this 2019 | 18:58 |
lotuspsychje | bazul: only ubuntu support questions here please | 18:58 |
bazul | sorry | 18:58 |
CarlFK | where is the 'project page' for apt-cache policy grub-ipxe ... 1.0.0+git-20150424.a25a16d-1ubuntu1.2 | 18:59 |
CarlFK | lp search takes me to https://launchpad.net/ubuntu/+source/ipxe | 19:00 |
lotuspsychje | CarlFK: what are you trying to do as end goal? | 19:01 |
CarlFK | lotuspsychje: install it on debian | 19:01 |
lotuspsychje | CarlFK: ask in #debian if they got the package somewhere? | 19:02 |
CarlFK | lotuspsychje: I was going to, but wanted to reference the ubuntu package page - and maybe see a link to "upstream" | 19:02 |
CarlFK | lotuspsychje: and now I'm confused and curious - just noticed on that lp page "grub-ipxe: Network booting from GRUB using iPXE" | 19:03 |
CarlFK | looks like that page is the page I was looking for. drilling down I see: Package files grub-ipxe_1.0.0+git-20190109.133f4c4-0ubuntu2_all.deb (740.9 KiB) | 19:04 |
TJ- | CarlFK: for Debian see https://packages.debian.org/search?suite=stable§ion=all&arch=any&searchon=sourcenames&keywords=ipxe | 19:05 |
CarlFK | TJ- yeah.. but no "adds it to grub" | 19:06 |
TJ- | CarlFK: indeed, it's a direct import to Ubuntu. You can tell that in a package version due to the 0ubuntu... part. Where that "0" is should be the debian package version. 0 means there isn't one. | 19:07 |
CarlFK | TJ-: thanks - I wont bug #debian then | 19:08 |
TJ- | CarlFK: in the grub-iipxe changelog you can see when the grub-ipxe package was added "ipxe (1.0.0+git-2.149b50-1ubuntu2) precise; urgency=low" | 19:08 |
TJ- | CarlFK: that's in http://changelogs.ubuntu.com/changelogs/pool/main/i/ipxe/ipxe_1.0.0+git-20180124.fbe8c52d-0ubuntu2/changelog | 19:09 |
TJ- | CarlFK: it may well be posible to appy the same patches to enable grub-ipxe binary package if you want to build the package on Debian of course | 19:09 |
CarlFK | TJ-: prolly, but thats way more work than trying to figure out when and what F8 key to hit during post, which is what I was trying to avoid | 19:11 |
TJ- | CarlFK: :D | 19:11 |
lotuspsychje | !rootirc | root | 19:11 |
ubottu | root: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet. | 19:11 |
=== root is now known as Guest80172 | ||
TJ- | That is a stupid factoid these days! | 19:12 |
roboirc | why is that so? | 19:12 |
roboirc | why is using irc as root bad? | 19:12 |
Ben64 | roboirc: it says right there | 19:13 |
roboirc | meh | 19:14 |
CarlFK | TJ-: this didn't error, wanna take a guess what happens? wget https://launchpad.net/ubuntu/+archive/primary/+files/grub-ipxe_1.0.0+git-20190109.133f4c4-0ubuntu2_all.deb ; sudo dpkg -i grub-ipxe_1.0.0+git-20190109.133f4c4-0ubuntu2_all.deb | 19:15 |
CarlFK | woot! it worked! :D | 19:16 |
TJ- | roboirc: it's not accurate; firstly the IRC ~user@host does not prove the client username is 'root', even root@host doesn't not prove that since it is confirmed using the IDENT procotol. Secondly, 'root' may not be the alias for UID 0, and thirdly, The IRC client could be running within an unprivileged container where UID 0 inside the container maps to UID 10000000 on the host OS :) | 19:16 |
TJ- | CarlFK: I would expect it would work since the're very little delta between Debian and Ubuntu for that package | 19:16 |
TJ- | CarlFK: also, it is installing code that executes before Linux loads so the only incompatiblity might be in the config scripts | 19:17 |
roboirc | meh | 19:18 |
MoPac | (18.10 - Unity) I'm experiencing a pretty bizarre error: my clipboard has stopped working, or at least pasting. This persists through a logout and a restart. It appears to affect all apps and cross-app pasting, including terminal, and it doesn't matter whether using ctrl-v/ctrl-shift-v or right click --> paste. | 19:55 |
MoPac | I installed CopyQ and can see copied text entering the clipboard, and I can use its own onboard functionlity through its app indicator to autotype pastes, but otherwise I really don't know where to start on diagnosing the issue. I'm not even entirely sure what the clipboard *is* per se, from a code point of view | 19:56 |
=== pizzayolo is now known as pizzaiolo | ||
zull | Hi guys could you help me in dns and domain? we have a domain: globepostalservice-posta-nazionale.com. This domain should address to the ip 87.118.125.214. In this IP there is an ubuntu server with nginx turned on. I am in tail -f in all the nginx log files but I cannot see any http request. Is it a ubuntu bad configuration or something about DNS? | 20:40 |
tds | zull: that looks like a dns issue - http://dnsviz.net/d/globepostalservice-posta-nazionale.com/dnssec/ has some details | 20:42 |
zull | tds than what could I do to fix it? | 20:45 |
tds | zull: it looks like you've got NS records pointed at some hostnames that fail to resolve - you probably need to contact whoever runs those nameservers | 20:46 |
tds | oh! that zone gets delegated back to you eventually, assuming you're 87.118.124.214 | 20:47 |
zull | then it is not a my fault in some configuration of bind. I never did it and I am not able to understand who make the mistake.. me into the server or the provider who gives me the domain | 20:47 |
tds | so you need to fix the nameserver running on your machine | 20:47 |
zull | ok could you give me some advise to solve this? | 20:48 |
tds | when I query your nameserver for globepostalservice-posta-nazionale.com or NS.CUSTOMERSERVER0196001.EURHOSTING.NET I get back refused, so you probably need to check your bind config, see if you've included those zones and whether you've filtered queries to specific addresses | 20:49 |
tds | if you're using bind then you probably want #bind :) | 20:49 |
zull | Yes I installed bind but I didn't configured it | 20:50 |
tds | ah, that'd do it, go write some config :) | 20:50 |
teliot | unable to get netplan.io working on fresh install of server 18.04.02 despite google's help | 20:51 |
zull | ok if I go doing it. could you give me some exaplme to do follow? | 20:51 |
TJ- | tds: zull if ns.customerserver0196001.eurhosting.net isn't returning a record, isn't that eurhosting.net problem (assuming they control the customerserver0196001 zone ? | 20:52 |
tds | TJ-: the CUSTOMERSERVER0196001.EURHOSTING.NET zone is delegated back to NS.CUSTOMERSERVER0196001.EURHOSTING.NET and ns2... which appear to both be zull's server at 87.118.125.214 | 20:53 |
rnyhede | aahhahahah fools | 20:53 |
zyomo | aahhahahah fools | 20:53 |
wflxuwy | aahhahahah fools | 20:53 |
hhwuury | aahhahahah fools | 20:53 |
mikvdmu | aahhahahah fools | 20:53 |
mikvdmu | aahhahahah fools | 20:53 |
zyomo | aahhahahah fools | 20:53 |
wflxuwy | aahhahahah fools | 20:53 |
rnyhede | aahhahahah fools | 20:53 |
rnyhede | aahhahahah fools | 20:53 |
tds | oh, only ns2 points at that ip actually, ns is 87.118.124.214 | 20:53 |
TJ- | my 'dig' isn't able to resolve any of them | 20:54 |
tds | you need to query the nameserver for eurhosting.net directly, since they're glue records | 20:55 |
tds | so the a records are included in both the delegated zone and the parent zone, and your resolver is probably attempting to query the nameservers for the delegated zone and failing | 20:55 |
tds | zull: is 87.118.124.214 yours as well? | 20:56 |
zull | yes tds | 20:56 |
tds | ok, so you need to configure bind on both of those boxes with zonefiles for both customerserver0196001.eurhosting.net and your other domain | 20:56 |
zull | if you tell me which file edit and what to write I could be very very happy... | 20:56 |
TJ- | tds: oh, I mistyped the @ | 20:56 |
tds | zull: google around and you'll probably fine a guide, but the tldr is write a pair of zonefiles and add zone declarations in the bind config with references to those zonefiles | 20:58 |
tds | s/fine/find/ | 20:58 |
TJ- | zull: I'd set one of the up as the 'master' SOA, and the other as a slave | 20:58 |
TJ- | zull: that way you only have to edit zone files on one host and they syay synced | 20:59 |
TJ- | s/syay/stay/ | 20:59 |
zull | then you are saying I need to configure bind9 adding zones and configure nameserver for my ip maybe finding some example. right? | 21:00 |
teliot | this netplan.io config not working. https://pastebin.com/w773hvAL do i need todo anything besides the yaml to change to netplan? | 21:00 |
zull | tds, TJ: I mean edit the file /etc/bind/named.conf.local and starting studying from this? | 21:01 |
TJ- | teliot: of course it won't work, the file isn't a .yaml | 21:01 |
teliot | when i rename the file i cant ping gateway, i rename the file to ssh and use pastebin | 21:02 |
TJ- | teliot: see "man netplan" and particularly ".... All /{lib,etc,run}/netplan/*.yaml are considered ..." | 21:02 |
TJ- | teliot: ahh, OK... well that sounds like you've got some other problem. | 21:04 |
TJ- | teliot: netplan only writes systemd-networkd .network files under /run/systemd/network/ so when the YAML is active, examine what is being written to the files there for the bridge. And ensure you have no firewall rules blocking the interface br0 | 21:06 |
teliot | TJ-: rebooting now | 21:07 |
teliot | looks like that same as the yaml file. i see nothing wrong. i could screen shot the esxi console if you would like to see | 21:09 |
TJ- | teliot: this is a similar example showing what you'd expect systemd-network files to contain - note these are statically written files in /etc/systemd/network/ but your files would be in /run/systemd/network/ if generated by netplan http://paste.debian.net/1083643/ | 21:09 |
teliot | i just get 3 files, i can switch the yaml back, reboot and compare | 21:10 |
TJ- | teliot: as it is the systemd-network config that actually sets up the network, it is always best to check that i being created correctly, before worrying about the YAML | 21:10 |
TJ- | teliot: yes, you should have a br0.netdev, br0.network and ens160.network | 21:11 |
teliot | correct | 21:11 |
teliot | ping 192.168.1.1 fails | 21:11 |
TJ- | teliot: if you have local console (not using network SSH) to that host, then check for firewall rules blocking the br0 interface | 21:12 |
teliot | ufw status is inactive | 21:12 |
TJ- | teliot: because your pastebin when not using netplan was assigning the address to ens160 itself NOT a bridge | 21:12 |
teliot | i will dhcp that and see what changes | 21:13 |
TJ- | teliot: try manually creating/configuring the bridge identically to how you want it | 21:13 |
teliot | i dont know how todo that | 21:13 |
TJ- | teliot: as in "brctl addbr br0; brctl addif br0 ens160; ip addr add 192.168.1.230/24 dev br0" | 21:14 |
teliot | bridge-utils was not installed :( | 21:16 |
beaver | hello, i use Ubuntu 18.04 with the driver nvidia 340, i have a Nvidia 9600 GT, and i need to overclock my hardware. I use this command : nvidia-xconfig --cool-bits=1 and sudo service lightdm restart, but https://www.tiennotblog.fr/images/tutoriels/nvidia001.jpg doesn't appear | 21:20 |
TJ- | teliot: brctl is 'legacy' but easier to understand; it can be done with ip link add ... | 21:21 |
TJ- | beaver: if I recall correctly, cool-bits needs more than 1 | 21:22 |
teliot | having trouble doing it manually | 21:22 |
beaver | TJ-: you know what value should I indicate for my material? | 21:23 |
TJ- | beaver: just checked a nvidia xorg.conf I have, and it uses: " Option "Coolbits" "13" " | 21:24 |
TJ- | beaver: so try --cool-bits=13 | 21:25 |
beaver | ok | 21:25 |
TJ- | beaver: there is some docs on what each of the bits enables in the nvidia doc Appendix | 21:25 |
teliot | TJ-: got the br0 up manually with ping working | 21:25 |
beaver | cat /var/log/Xorg.0.log |grep Cool | 21:26 |
beaver | [ 3050.546] (**) NVIDIA(0): Option "Coolbits" "13" | 21:26 |
beaver | but same | 21:26 |
beaver | ok | 21:26 |
TJ- | teliot: Great... so now you know br0 should work. So next step is to capture and pastebin the generated systemd-networkd files in /run/systemd/network/ for us to check. You can do that easily with "grep . /run/systemd/network/* | nc termbin.com 9999" | 21:27 |
TJ- | beaver: maybe it doesn't support the overclock you're expecting? | 21:27 |
beaver | TJ-: https://www.tiennotblog.fr/images/tutoriels/nvidia001.jpg | 21:27 |
beaver | GPU 0 GeForce 9600 GT | 21:28 |
teliot | termbin.com/2kmn | 21:28 |
TJ- | beaver: you're restarting the display server after setting coolbits? | 21:28 |
beaver | i use : sudo service lightdm restart | 21:29 |
beaver | yes | 21:29 |
TJ- | teliot: that doesn't show a bridge config, only a DHCPv4 for ens160 | 21:30 |
teliot | its how i got ping working. | 21:30 |
TJ- | beaver: no idea then; possibly something to chase up on the nvidia forums | 21:30 |
TJ- | teliot: right, which is NOT a bridge config, so not comparible | 21:30 |
teliot | i am updating the yaml to see if it really was the stale arp address on the switches for a new mac address of the bridge | 21:30 |
beaver | ok, thank you TJ- | 21:31 |
j0seph | hi all | 21:31 |
teliot | TJ-: my ip add show currently shows bridge o.O | 21:31 |
teliot | my ip add show and my /run/systemd/network/* do not match | 21:32 |
TJ- | teliot: I don't think you should have the "ens160" in the "ethernets" section of the YAML, remove that. | 21:34 |
TJ- | teliot: by having it there with "dhcp4: false" is telling it to create a config for that interface | 21:34 |
teliot | ping works with netplan yaml now, it was the ip. i can still remove that ens160 | 21:34 |
TJ- | teliot: you only need ens160 listed in the bridge interfaces | 21:35 |
=== feliks_ is now known as feliks | ||
teliot | still had yaml named yaml.bak i did lose network after reboot | 21:37 |
fif | what does it says when the power output of a laser is stated as "100 mW with 5%" | 21:42 |
fif | is that just 5mW? | 21:42 |
fif | if so, why they describe it like that | 21:42 |
Flannel | fif: That would be a wonderful question for #ubuntu-offtopic | 21:43 |
teliot | RJ-: i cant figure out how to remove the ens160 without netplan try failing | 21:44 |
teliot | TJ-: i cant figure out how to remove the ens160 without netplan try failing | 21:44 |
TJ- | fif: 5% is the duty cycle | 21:45 |
TJ- | teliot: hmmm, maybe it is required then, but looking at the examples it shouldn't be needed | 21:45 |
TJ- | teliot: I don't use netplan for static configs; it's only really useful for ephemeral container configs | 21:46 |
teliot | o.O | 21:47 |
teliot | i was under the impression it is replacing the interfaces file | 21:47 |
tds | I may be missing something, but what makes netplan bad for static configs? | 21:47 |
fif | TJ-, for sure? | 21:47 |
teliot | and i needed that to ensure my config persists across reboots | 21:47 |
sfaccimm | I may be missing something, but what makes netplan bad for static configs? | 21:47 |
sfaccimm | TJ-, for sure? | 21:48 |
sfaccimm | and i needed that to ensure my config persists across reboots | 21:48 |
TJ- | no, it's not a network manager tool it is just an abstract definition that is converted (rendered) into the system's network management tool format - in your case systemd-networkd... on desktops it'd render to NetworkManager format | 21:48 |
fif | why should I care for the duty cycle? how does this relate to 5mW (or not) in this context? | 21:48 |
sfaccimm | no, it's not a network manager tool it is just an abstract definition that is converted (rendered) into the system's network management tool format - in your case systemd-networkd... on desktops it'd render to NetworkManager format | 21:48 |
sfaccimm | why should I care for the duty cycle? how does this relate to 5mW (or not) in this context? | 21:49 |
TJ- | sfaccimm: on -server where we have systemd-networkd, just write the config in /etc/systemd/network/ | 21:49 |
TJ- | oh it's a bot | 21:49 |
sfaccimm | sfaccimm: on -server where we have systemd-networkd, just write the config in /etc/systemd/network/ | 21:49 |
sfaccimm | oh it's a bot | 21:50 |
pineapple_ | on 18.04.2 i'm currently trying to link ppa by add-apt-repository. however it freezes when trying sock.connect(sa). apparently this error usually occurs when using a proxy. but i'm not behind one... does anybody have an idea how to solve this? | 21:50 |
teliot | my /etc/systemd/network/ is empty | 21:50 |
teliot | will look into that | 21:50 |
sfaccimm | on 18.04.2 i'm currently trying to link ppa by add-apt-repository. however it freezes when trying sock.connect(sa). apparently this error usually occurs when using a proxy. but i'm not behind one... does anybody have an idea how to solve this? | 21:50 |
tds | TJ-: as far as the user experience side goes though, it's no more of a network management tool than networkd though, surely? | 21:50 |
TJ- | teliot: yes, it would be, until you add config files there! | 21:50 |
teliot | if netplan isnt the new goto i will give it a pass | 21:50 |
sfaccimm | my /etc/systemd/network/ is empty | 21:51 |
sfaccimm | will look into that | 21:51 |
sfaccimm | TJ-: as far as the user experience side goes though, it's no more of a network management tool than networkd though, surely? | 21:51 |
sfaccimm | teliot: yes, it would be, until you add config files there! | 21:51 |
sfaccimm | if netplan isnt the new goto i will give it a pass | 21:51 |
TJ- | tds: it's a level of abstraction that complicates things un-necessarily, especially when things don't work as expected | 21:51 |
sfaccimm | tds: it's a level of abstraction that complicates things un-necessarily, especially when things don't work as expected | 21:51 |
tds | TJ-: yeah, I'm still a bit surprised they wrote their own thing rather than just switching to plain networkd | 21:53 |
Flannel | fif: You should have this conversation in #ubuntu-offtopic | 21:53 |
MoPac | (18.10 - Unity) I'm experiencing a pretty bizarre error: my clipboard has stopped working, or at least pasting. This persists through a logout and a restart. It appears to affect all apps and cross-app pasting, including terminal, and it doesn't matter whether using ctrl-v/ctrl-shift-v or right click --> paste. | 21:54 |
MoPac | I installed CopyQ and can see copied text entering the clipboard, and I can use its own onboard functionlity through its app indicator to autotype pastes, but otherwise I really don't know where to start on diagnosing the issue. I'm not even entirely sure what the clipboard *is* per se, from a code point of view | 21:54 |
TJ- | MoPac: sounds rather like something has taken over the hotkeys... or is it Edit > Paste also fails ? | 21:56 |
tasos | lifo.gr | 21:59 |
MoPac | TJ-: right click --> paste and edit --> paste also fail, just as ctrl-v and ctrl-shift-v do | 21:59 |
MoPac | choosing a snipped on CopyQ works, but I think that's probably because it's using some kind of x-keyboard or other input method that isn't an actual paste | 22:00 |
MoPac | *snippet | 22:00 |
TJ- | MoPac: that does sound very strange. you installed CopyQ *after* this began happeninf to diagnose it ? | 22:00 |
MoPac | TJ-: correct | 22:01 |
MoPac | I hadn't done anything that I can think of that would have affected it -- I think the problem originally even arose in the middle of a session, too | 22:01 |
MoPac | I tried stopping the kdeconnectd and kdeconnect indicator processes in case the shared clipboard functionality was messing it up somehow, but no difference | 22:02 |
MoPac | But I don't even know if the clipboard is part of X, part of the DE, part of systemd, or something else... It's always just sort of, like, *there*.. | 22:03 |
TJ- | MoPac: this is on a bare-metal host, not in a virtual machine? | 22:04 |
MoPac | TJ-: correct | 22:04 |
TJ- | MoPac: as i understand it, X has two clipboards, or did. There's the 'primary' that is the currently selected object that a mouse middle-click operates on, and the 'clipboard buffer' that Ctrl+C/Shift+Ctrl+V Edit/Paste works on, but I doubt that is anything to do with your issue | 22:06 |
MoPac | and other keyboard shortcuts don't seem affected, whetner in-app (like opening a new tab), compiz/unity (like moving workspaces or bringing up a terminal with a global shortcut), or lower-level (like switching to a different virtual terminal) | 22:06 |
TJ- | MoPac: if Edit > Paste fails then its not keyboard related | 22:06 |
MoPac | TJ-: Well, this is going to confuse you even more then, because a middle click just worked (I never use middle click for paste and didn't even remember that as a third way to do it) | 22:07 |
MoPac | I also just tried selecting an older snippet via CopyQ (which "typed" it in or whatever) and then middle clicking, and that successfully pasted that newly-selected piece of text. But still nothing from ctrl-v or menu->paste | 22:09 |
TJ- | MoPac: there's ghosts in the machine! | 22:10 |
TJ- | MoPac: so it looks like somehow something has changed which clipboard 'buffer' in X is being used | 22:12 |
MoPac | So it does look like the system clipboard is both pasting okay and successfully watching whatever the 'selected' item is in the buffer clipboard. And the buffer is taking in copied text alright as well. But not pasting it. I'm going to try something that isn't text... | 22:13 |
teliot | TJ-: when i did apt remove netplan.io it broke /run/systemd/network/ so it seems to be pretty integrated.. even with apt install netplan.io the dir /run/systemd/network would not come back after reboots. going to snap shot restore the VM. afk a bit | 22:13 |
MoPac | so I can't copy-paste a file in Nautilus on my desktop. There, the paste option stays grayed-out even after a copy. (With text, paste had been appearing as an active option but just not doing anything when selected) | 22:15 |
TJ- | teliot: as I told you earlier, netplan writes to /run/systemd/network/ - that is a tmpfs that only exists while the OS is running. For static networkd configs, put them in /etc/system/network/ | 22:17 |
TJ- | MoPac: if I were you i'd check the apt install history in case some package name stands out as possibly affecting this /var/log/apt/history* | 22:18 |
TJ- | MoPac: otherwise it is presumably a user config option - so create a new user account, log-in to it, check if it is affected. if it is not, you have confirmed the issue is a per-user config, which is likely stored under $HOME/.config/ | 22:19 |
MoPac | hm, I created a new user, but I can't seem to switch to the account. Not sure if I need to reboot | 22:22 |
TJ- | MoPac: should be able to log out and then log in as that user | 22:23 |
MoPac | I'll give it a shot | 22:23 |
MoPac | TJ- So indeed, in a new user account, copy-paste was working | 22:28 |
MoPac | logging back into this one, it's not | 22:28 |
TJ- | MoPac: so, likely some setting under $HOME/.config/ | 22:29 |
TJ- | MoPac: so maybe you can track it down using commands like "grep -rni clip $HOME/.config/" | 22:30 |
=== veegee_ is now known as veegee | ||
activist | hi fellows! | 22:45 |
MikeRL | Ugh. Something updated recently and now my mouse cursor locks up quite often. Have no clue what lies as the root cause. Using closed Nvidia drivers. Wonder if they're to blame... | 23:07 |
=== vital is now known as Guest83728 | ||
MikeRL | It seems to happen every minute or so. How annoying. | 23:15 |
MikeRL | Does not happen on Windows so it must be Ubuntu. | 23:16 |
MikeRL | Going to try open source drivers and see if the issue goes away. | 23:19 |
MalkataChochka | Hi, boys! It's time for my Live Show. I start in 10 minutes. If you would like to watch, just send me a message "Free Vip Invite" in the Cam Site (and let the fun begin!). Link: https://ix2.co/gvcYro9 | 23:25 |
=== Noisette is now known as Plumette | ||
=== ztychr_ is now known as ztychr | ||
teliot | TJ-: many of the configs i was using was valid. VmWare was blocking the network traffic. Once i changed the virtual switch to allow "Promiscuous Mode" things started working.. Thanks for your help! I learned a bunch :) | 23:31 |
=== Plumette is now known as Noisette |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!