User contributions for Noob

A user with 347 edits. Account created on 23 February 2023.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

5 March 2023

  • 21:1221:12, 5 March 2023 diff hist −331 CompleteNoobs:About No edit summary current
  • 17:2117:21, 5 March 2023 diff hist +1,435 N Ubuntu Disable Suspend Created page with "Tested on Ubuntu-mate 20.04<br \> Tested on Ubuntu-server 20.04<br \> <br \> installed ubuntu server 20.04 on giga home server and found it would suspend every 30 minutes if i was not logged in with ssh. does not suspend on virtualbox just on real hardware when xorg is installed. disable suspend:<br \> <code>sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target</code> and if you want to re-enable suspend:<br \> <code>sudo systemctl unmask..." current
  • 17:2017:20, 5 March 2023 diff hist +754 N Ubuntu Disabling TouchScreen Created page with " ==Ubuntu-mate 20.04== Tested on ubuntu-mate 20.04<br \> To disable the touchscreen in ubuntu-mate 20.04 you need to edit the file <code>40-libinput.conf</code><br \> And change the line <code>MatchIsTouchscreen "on"</code> To <code>MatchIsTouchscreen "off"</code>. <code>$EDITOR /usr/share/X11/xorg.conf.d/40-libinput.conf</code> <pre> Section "InputClass" Identifier "libinput touchscreen catchall" MatchIsTouchscreen "on" MatchDevicePath "/dev/in..." current Tag: Visual edit: Switched

4 March 2023

  • 00:5600:56, 4 March 2023 diff hist +2,487 N Ubuntu 22.04 Tmux Created page with "= tmux — terminal multiplexer = ==Basics== Description Quote from man page <blockquote> tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached. </blockquote> Tmux can do a number of things. In this module we are just going to concentrate on solving the problem of something going wrong with are ssh..."

3 March 2023

2 March 2023

1 March 2023

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)