Bookmarks

From Family History Book

Personal

ARM64 Linux

Arch Linux (Manjaro) Hints

sudo tar -xzf [filename].tar.gz [name of destination folder]
    • after extracting, navigate to the destination folder and use sudo makepkg [-s]
      • the optional -s switch searches for dependencies
    • after making the package, install using sudo pacman -U <name of package>
  • The Arch package manager is called pamac
    • Use these commands to use the package manager:
command action
sudo pacman -Syy refresh package database
sudo pacman -Syu update installed packages
sudo pacman -S <name of package> installs package
sudo pacman -U <path of downloaded package> install from downloaded package
pacman -Ss <name to search> search for package in repository
Pacman-Qi <package names> display details of packages

Open Metaverse

ISMuseum

in SL

in Kitely

on GitHub

{https://github.com/ismuseum ISMuseum]

Repos

  • docs
    • org
    • statistics
    • grids
    • procedures
  • meetings
    • planning
    • building
  • images
    • logos
    • textures
    • 3D-screenshots
    • screenshots
    • machinima
  • builds
    • collada
    • mesh
    • textures
    • terrain
    • packages
    • scripts
    • oar
  • events
    • yuris-night
    • space-week
    • scifi-con
    • tea&rockets
  • avatars
    • skins
    • hair
    • rigging
    • clothing
    • animations
    • anim-overides
    • gestures

OMRG in Kitely

  • Sample Kitely Calendar entry for meetings
The Open Metaverse Research Group will meet Friday, [date]. If you are interested in helping develop and learn more about an open, standards-based metaverse, and connecting with others of the same mind, please join us.
    • Be sure to include the location as:
grid.kitely.com:8002:Kat's Autumn Castle/
  • Sample OMRG group announcement

Learn Programming

SQL

Git


Back to Private