Editing How To

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 43: Line 43:
 
===How to move from Trident to GhostBSD?===
 
===How to move from Trident to GhostBSD?===
 
Here you will find a [https://github.com/maxsteciuk/TridentToGhostBSD/blob/master/README.md Step by step tutorial on GitHub].
 
Here you will find a [https://github.com/maxsteciuk/TridentToGhostBSD/blob/master/README.md Step by step tutorial on GitHub].
 
===Migrating ZFS from Linux to FreeBSD===
 
 
https://www.unixsheikh.com/tutorials/migrating-zfs-from-linux-to-freebsd.html
 
  
 
===How to pack a FreeBSD installation image with custom content===
 
===How to pack a FreeBSD installation image with custom content===
Line 76: Line 72:
 
* <code>pkg upgrade -f</code>
 
* <code>pkg upgrade -f</code>
  
===Is there a way to burn an .iso on GhostBSD to usb?===
 
Eric Turgeon [10.09.20 03:51] on Telegram:
 
 
* <code>sudo dd if=/usr/local/ghostbsd-build/iso/GhostBSD-20.09.06.iso of=/dev/da0 bs=4m</code>
 
  
 
===Some tips if you try to set up dualboot===
 
===Some tips if you try to set up dualboot===
Line 116: Line 108:
 
Click on the circle in the login menu box to select another desktop. Then open a terminal and launch 'update-station' to update.
 
Click on the circle in the login menu box to select another desktop. Then open a terminal and launch 'update-station' to update.
  
=== If settings schema org.mate.interface is not installed===
+
=== settings schema org.mate.interface is not installed===
  
Vic Thacker, [30.06.20 11:59]<br/>
+
Vic Thacker, [30.06.20 11:59]
 
<code>rc-service dhcpcd start</code>
 
<code>rc-service dhcpcd start</code>
  
Vic Thacker, [30.06.20 12:00]<br/>
+
Vic Thacker, [30.06.20 12:00]
<code>sudo pkg update -f</code><br/>
+
<code>sudo pkg update -f</code>
 
<code>sudo pkg upgrade -yf</code>
 
<code>sudo pkg upgrade -yf</code>
 
----
 
----
Line 602: Line 594:
  
  
==== Ralink Technology USB IEEE 802.11a/g/n wireless network device, Bellkin FSD 8053 drivers====
 
 
The [https://www.freebsd.org/cgi/man.cgi?run(4) run] driver supports USB 2.0 wireless adapters based on the Ralink    RT2700U, RT2800U, RT3000U and RT3900E chipsets.
 
 
The RT2700U chipset consists of two integrated chips, an RT2770 MAC/BBP    and an RT2720 (1T2R) or RT2750 (dual-band 1T2R) radio transceiver.
 
 
The RT2800U chipset consists of two integrated chips, an RT2870 MAC/BBP    and an RT2820 (2T3R) or RT2850 (dual-band 2T3R) radio transceiver.
 
 
The RT3000U is a single-chip solution based on an RT3070 MAC/BBP and an    RT3020 (1T1R), RT3021 (1T2R) or RT3022 (2T2R) single-band radio transceiver.
 
The RT3900E is a single-chip USB 2.0 802.11n solution.  The MAC/Baseband    Processor can be an RT3593, RT5390, RT5392 or an RT5592.  The radio can    be an RT3053, RT5370, RT5372 or an RT5572. The RT3053 chip operates in    the 2GHz and 5GHz spectra and supports up to 3 transmit paths and 3 receiver paths (3T3R).  The RT5370 chip operates in the 2GHz spectrum and    supports 1 transmit path and 1 receiver path (1T1R).  The RT5372 chip operates in the 2GHz spectrum and supports up to 2 transmit paths and 2 receiver paths (2T2R).  The RT5572 chip operates in the 2GHz and 5GHz spectra and supports up to 2 transmit paths and 2 receiver paths (2T2R).
 
 
Tip from Neville Goddard, [15.07.20 01:31] on Telegram
 
  
 
====Additional sources for information====
 
====Additional sources for information====

Please note that all contributions to GhostBSD Wiki are considered to be released under the Creative Commons Attribution (see GhostBSD Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)

Template used on this page: