User Tools

Site Tools


public:it:ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:it:ubuntu [2021/05/26 12:49] philpublic:it:ubuntu [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
  
-===== Images ===== 
-  - [[http://cloud-images.ubuntu.com/minimal/releases/|minimal cloud]] 
- 
-===== Firewall ===== 
-==== iptables ==== 
-==== nftables ==== 
- 
-  * https://wiki.nftables.org/wiki-nftables/index.php/Moving_from_iptables_to_nftables 
-  * https://www.liquidweb.com/kb/how-to-install-nftables-in-ubuntu/ 
-  * https://manpages.ubuntu.com/manpages/bionic/man8/nft.8.html 
- 
-===== Cgroups ===== 
- 
-    cgroup_enable=cpuset cgroup_enable=memory cgroup_memory=1 
- 
-  * https://codestrian.com/index.php/2020/05/23/ubuntu-20-04-rancher-and-raspberry-pi/ 
-  * https://wiki.archlinux.org/index.php/cgroups 
- 
- 
-====== Tiling window manager ====== 
- 
-===== Pop OS Tiling window manager ===== 
-  * https://www.linuxuprising.com/2020/05/how-to-install-pop-shell-tiling.html 
- 
-Install depends: 
-<code> 
-apt-get install -y node-typescript make git cargo rustc libgtk-3-dev 
-</code> 
- 
-Install Shell (as yourself): 
-<code> 
-git clone https://github.com/pop-os/shell 
-cd shell 
-make local-install 
-</code> 
- 
-Install Shell-shortcuts: 
-<code> 
-git clone https://github.com/pop-os/shell-shortcuts 
-cd shell-shortcuts 
-make 
-sudo make install 
-</code> 
- 
- 
-=== Uninstall === 
-<code> 
-rm -r ~/.local/share/gnome-shell/extensions/pop-shell@system76.com 
-sudo rm /usr/local/bin/pop-shell-shortcuts 
-</code> 
- 
-Reset Keyboard shortcuts: ''%%Settings > Keyboard Shortcuts > Reset All...%%'' 
- 
- 
-===== Notifications ===== 
-==== Update-Notifier ==== 
-Ubuntu Updates (update-notifier) 
- 
- 
-=== Disable pop-up === 
-<code> 
-gsettings set com.ubuntu.update-notifier no-show-notifications true 
-</code> 
- 
-https://askubuntu.com/questions/1237825/how-to-turn-off-software-updater-pop-up-notification 
-https://askubuntu.com/questions/1238826/turn-off-calendar-notifications-ubuntu-20-04 
public/it/ubuntu.1622051353.txt.gz · Last modified: 2021/05/26 12:49 by phil