Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Untitled attachment

Download link

Notices where this attachment appears

  1. Rain 🚱 (grainloom@cybre.space)'s status on Wednesday, 24-Oct-2018 11:11:03 UTC Rain 🚱 Rain 🚱

    #linux tip that experienced users probably know but is very handy and bears repeating:

    if you want to share a folder read-only without the hassle of setting up samba or ftp, you can do the following:

    $ # install python 3.x if it's not installed
    $ cd $folder_to_share
    $ python -m http.server

    and you can open it in a browser on (substitute ip of machine) http://1.2.3.4:8000

    it's not very secure though so don't do this on the internet

    In conversation Wednesday, 24-Oct-2018 11:11:03 UTC from cybre.space permalink
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.