Thread: Making a virtual console (Linux)

  1. #1
    Registered User
    Join Date
    Nov 2005
    Posts
    5

    Making a virtual console (Linux)

    I have coded a little proggie to allow me to enter a username and password then check them both before allowing me to have access to a virtual console.

    Think of it as SSH. I have used BSD Sockets, XOR Encryption and have a slurry of little tricks.

    Heres the problem:

    Once authenticated how can I display a virtual console? Like SSH sends a console back. How could I achieve that?

    Thanks
    -Moddy

  2. #2
    Registered User
    Join Date
    Sep 2004
    Posts
    197
    Shouldn't you have posted this in the Linux forum?
    If any part of my post is incorrect, please correct me.

    This post is not guarantied to be correct, and is not to be taken as a matter of fact, but of opinion or a guess, unless otherwise noted.

  3. #3
    Registered User
    Join Date
    Nov 2005
    Posts
    5
    =/ Sorry man. I Just saw C++ Programming, and thought like other forums that was the deal. Didnt see those down there...

    *Moddy crawls back into his hole*

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 3
    Last Post: 10-28-2009, 09:25 AM
  2. Thinking of upgrading to linux...
    By Yarin in forum General Discussions
    Replies: 37
    Last Post: 07-24-2009, 11:40 AM
  3. Virtual Box
    By ssharish2005 in forum Tech Board
    Replies: 3
    Last Post: 02-12-2009, 05:08 AM
  4. Console PDF Viewer For Linux?
    By mart_man00 in forum Tech Board
    Replies: 3
    Last Post: 01-16-2003, 03:14 AM
  5. Exporting Object Hierarchies from a DLL
    By andy668 in forum C++ Programming
    Replies: 0
    Last Post: 10-20-2001, 01:26 PM