Jump to content
  • Recently Browsing

    • No registered users viewing this page.

Linux Anybody?


Recommended Posts

Want a quick web server running without installing Apache to grab some files from your $HOME? Try:

 

ssh user@server1

cd /path/to/dir

python -m SimpleHTTPServer

 

Fire a browser and type:

http://server1:8000

 

When done press CTRL+C and exit from ssh session.

 

PS: you can also use nc smile.gif

 

 

why bother with spinning up a web service? you already have ssh .. the simplehttp will also expose your files to everyone else.

Link to comment
  • 4 weeks later...

 

Free. (Feel free to choose wide variety of distros such as Ubuntu, Mint, Elementary, OpenSuse, Puppy, etc.)

 

Perfect for old computers (even modern computer) lightweight, easy to use (unlike before....bashing sudoing all the way).

 

Pero may ibang linux na may bayad, perfect for enterprise level (Red Hat, etc._

Is there a distro that have support for fax software like microsoft fax?

Link to comment
  • 1 year later...
  • 1 year later...
  • 3 weeks later...
  • 2 weeks later...
  • 7 months later...
  • 3 months later...
  • 2 weeks later...

Was introduced to Ubuntu when I was in college for programming classes. Used it for around 3 years. No problems with viruses. Dual desktop was a lifechanger, mas safe pa sa alt+tab..haha.

Pero eventually went back to Windows. Based on what I've read so far, if youre a gamer, hassle sa linux because of compatibility issues though slowly improving nmn. But if you want the latest and trending games, better stick to Windows.

Link to comment
  • 2 months later...
  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...