User Profile

Collapse

Profile Sidebar

Collapse
combas
combas
Last Activity: Mar 6 '07, 10:03 AM
Joined: Feb 9 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • combas
    started a topic Custom gnome-terminal

    Custom gnome-terminal

    Customizing can be interesting and of course there is no shortage of things you can customize.

    Here is an example:

    #launch gnome-terminal, resize to 80 wide 12 tall, then launch irb

    gnome-terminal --geometry=80x12 -x irb


    It wouldn't be much fun to type that every time so I just put it into a launcher of its own and then I'm only one click away from what I want.

    Does...
    See more | Go to post

  • combas
    replied to Which is fast FTP or SSH ?
    Basically FTP will be faster no matter what, if you are only trying to trasfer a file to another computer.

    FTP stands for file transfer protocol

    SSH stands for secure shell (note the security)

    Security is great, but it slows down the transaction, very slightly probably not even noticeable.
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...