lubot | <ShiBonCip> whats super button on disco release? i usually use windows button | 04:32 |
---|---|---|
lubot | <lynorian> the same thing | 04:44 |
=== root is now known as Guest29880 | ||
lubot | <ShiBonCip> how to the task bar on the desktop only appear on the specific desktop | 06:04 |
nickx | how to clear the terminal history ? | 06:35 |
lubot | <ShiBonCip> history -c | 06:35 |
nickx | Then i have to reboot ? | 06:36 |
lubot | <ShiBonCip> no need | 06:36 |
nickx | the history is still there. | 06:37 |
lynorian_ | nickx: press control+shift+x you mean | 06:38 |
diogenes_ | nickx, run: texedito ~/.bash_history and delete the content nd sve. | 06:40 |
diogenes_ | texteditor* | 06:40 |
Nickx | how to save changes when i use vi editor ? | 08:09 |
lubot | <aptghetto> `:w` or if you like to save and exit `:x` | 08:11 |
Nickx | i don't find instructions. How to remove a blank line ? | 08:20 |
apt-ghetto | Nickx: What is your problem? What are you trying to do? | 08:23 |
Nickx | I try to edit a file in vi editor. I don't figure oout all the edit functions. | 08:24 |
apt-ghetto | I recommend you to read a vi(m) tutorial. It is essential to understand the different modes. | 08:25 |
apt-ghetto | If you are in the command mode, move the cursor on the line, you want to delete and press `dd`. | 08:25 |
Nickx | thank you. | 08:30 |
lubot | <ctisme> @Nickx [<Nickx> i don't find instructions. How to remove a blank line ?], or join #vim for progressive learning | 11:29 |
=== samuel is now known as Guest44156 | ||
Guest44156 | hello everyone | 12:36 |
mindsout | Hey, I wanted to try using my phone as a mic with WO Mic and I had to install a driver called "snd-aloop" for it to work. Now when I do "sudo modprobe remove snd-aloop" it says this: | 12:41 |
mindsout | "modprobe: FATAL: Module remove not found in directory /lib/modules/5.0.0-20-generic". | 12:41 |
mindsout | How do i uninstall this driver? | 12:42 |
mindsout | Now it says that the module is in use. | 12:46 |
apt-ghetto | mindsout: Please read `man 8 modprobe` and ask, if something is unclear | 12:57 |
nick1 | Is it possible to reset usb_modeswitch.conf to default ? | 13:06 |
=== nick1 is now known as Guest18908 | ||
apt-ghetto | Guest18908: You mean /etc/usb_modeswitch.conf? | 13:09 |
mindsout | How do I find out what is using a module so I can remove it with modprobe? | 13:12 |
Guest18908 | I change it here. vi /lib/udev/rules.d/40-usb_modeswitch.rules | 13:12 |
apt-ghetto | Guest18908: Then change it back or remove the file /lib/udev/rules.d/40-usb_modeswitch.rules and reinstall usb-modeswitch-data | 13:21 |
Guest18908 | Will all earlier changes be removed ? | 13:22 |
apt-ghetto | I have no idea, what "all earlier changes" mean | 13:23 |
apt-ghetto | Normally, before changing a system configuration, you make a backup of the file and after that, you apply the changes | 13:25 |
apt-ghetto | Then you test the new configuration and if it is not working, you replace the changed config with the backup of the config | 13:25 |
mindsout | How do I find out what is using a module so I can remove it with modprobe? | 13:36 |
apt-ghetto | `lsmod | grep MODULENAME` | 13:39 |
mindsout | And then how do I stop them or uninstall them? | 13:43 |
=== lubuntu is now known as Guest44810 | ||
=== lynorian_ is now known as lynorian |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!