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 [2022/11/14 12:43] philpublic:it:ubuntu [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== 22.04 ====== 
- 
-  * [[ https://fosspost.org/how-to-install-firefox-as-a-deb-package-on-ubuntu-22-04/ | replace firefox snap with deb package ]] 
-    - snap remove firefox 
-    - add-apt-repository ppa:mozillateam/ppa 
-    - Override the transitional deb package that installs the snap. ''%%/etc/apt/preferences.d/mozilla-firefox%%'' <code> 
-Package: * 
-Pin: release o=LP-PPA-mozillateam 
-Pin-Priority: 1001 
-</code> 
-    - apt install firefox 
- 
- 
-===== misc ===== 
- 
-<code> 
-root@autoinstall-00:~# #lvextend -l +100%FREE   /dev/ubuntu-vg/ubuntu-lv 
-root@autoinstall-00:~# #resize2fs /dev/ubuntu-vg/ubuntu-lv  
-</code> 
- 
- 
-====== autoinstall.yml ===== 
- 
-Discrete from cloud-init but looks the same. You name the autoinstall.yml file 'user-data' when using ds=nocloud. 
- 
-  * https://ubuntu.com/server/docs/install/autoinstall-reference 
-  * https://www.kernel.org/doc/Documentation/filesystems/nfs/nfsroot.txt 
-    * NFS kernel options: used for setting IPv4 address to set static address in autoinstall when you are unable to use autoinstall.yml 
-  * [[https://www.golinuxcloud.com/uefi-pxe-boot-server-ubuntu-20-04-cloud-init/#Step-2_Prepare_cloud-init_autoinstall_file|Prepare cloud-init autoinstall file]] 
- 
- 
- 
-====== NetworkManager ====== 
- 
-Had an issue where I switched from netplan back to networkmanager and the ethernet port wasn't recognized. 
- 
-  * [[https://askubuntu.com/questions/904545/networkmanager-doesnt-show-ethernet-connection|Source]] 
- 
  
public/it/ubuntu.1668451410.txt.gz · Last modified: 2022/11/14 12:43 by phil