Click here to Skip to main content
15,886,664 members

Karen Mitchelle - Professional Profile



Summary

    Blog RSS
1,205
Authority
4,746
Debator
2
Editor
6
Enquirer
4,673
Organiser
1,558
Participant
0
Author
Bachelor of Science in Computer Science Student. As of now, still enjoying the perks of being a student but I'm looking forward to have more experiences in the near future.

 

Groups

Below is the list of groups in which the member is participating

United States United States
This group is for members actively battling spam posts and the accounts that post the spam.
This is a Collaborative Group
This member has Member status in this group

15 members

Reputation

Weekly Data. Recent events may not appear immediately. For information on Reputation please see the FAQ.

Privileges

Members need to achieve at least one of the given member levels in the given reputation categories in order to perform a given action. For example, to store personal files in your account area you will need to achieve Platinum level in either the Author or Authority category. The "If Owner" column means that owners of an item automatically have the privilege. The member types column lists member types who gain the privilege regardless of their reputation level.

ActionAuthorAuthorityDebatorEditorEnquirerOrganiserParticipantIf OwnerMember Types
Have no restrictions on voting frequencysilversilversilversilver
Bypass spam checks when posting contentsilversilversilversilversilversilvergoldSubEditor, Mentor, Protector, Editor
Store personal files in your account areaplatinumplatinumSubEditor, Editor
Have live hyperlinks in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Have the ability to include a biography in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Edit a Question in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Edit an Answer in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Delete a Question in Q&AYesSubEditor, Protector, Editor
Delete an Answer in Q&AYesSubEditor, Protector, Editor
Report an ArticlesilversilversilversilverSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending ArticlegoldgoldgoldgoldSubEditor, Mentor, Protector, Editor
Edit other members' articlesSubEditor, Protector, Editor
Create an article without requiring moderationplatinumSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending QuestionProtector
Approve/Disapprove a pending AnswerProtector
Report a forum messagesilversilverbronzeProtector, Editor
Approve/Disapprove a pending Forum MessageProtector
Have the ability to send direct emails to members in the forumsProtector
Create a new tagsilversilversilversilver
Modify a tagsilversilversilversilver

Actions with a green tick can be performed by this member.


 
GeneralOpenSSH? Pin
Karen Mitchelle8-Jul-14 4:54
professionalKaren Mitchelle8-Jul-14 4:54 
-b bind_address
Specify the interface to transmit from on machines with multiple interfaces or aliased addresses.

-i identity_file
Selects a file from which the identity (private key) for RSA or DSA authentication is read. The default is $HOME/.ssh/identity for protocol version 1, and $HOME/.ssh/id_rsa and $HOME/.ssh/id_dsa for protocol version 2. Identity files may also be specified on a per-host basis in the configuration file. It is possible to have multiple -i options (and multiple identities specified in configuration files).

ssh [-l login_name ] hostname | user@hostname [command ] -- SYNTAX

-p port
Port to connect to on the remote host. This can be specified on a per-host basis in the configuration file.

-L port:host:hostport
Specifies that the given port on the local (client) host is to be forwarded to the given host and port on the remote side. This works by allocating a socket to listen to port on the local side, and whenever a connection is made to this port, the connection is forwarded over the secure channel, and a connection is made to host port hostport from the remote machine. Port forwardings can also be specified in the configuration file. Only root can forward privileged ports. IPv6 addresses can be specified with an alternative syntax: port/host/hostport

-R port:host:hostport
Specifies that the given port on the remote (server) host is to be forwarded to the given host and port on the local side. This works by allocating a socket to listen to port on the remote side, and whenever a connection is made to this port, the connection is forwarded over the secure channel, and a connection is made to host port hostport from the local machine. Port forwardings can also be specified in the configuration file. Privileged ports can be forwarded only when logging in as root on the remote machine. IPv6 addresses can be specified with an alternative syntax: port/host/hostport

-D port
Specifies a local ``dynamic'' application-level port forwarding. This works by allocating a socket to listen to port on the local side, and whenever a connection is made to this port, the connection is forwarded over the secure channel, and the application protocol is then used to determine where to connect to from the remote machine. Currently the SOCKS4 protocol is supported, and ssh will act as a SOCKS4 server. Only root can forward privileged ports. Dynamic port forwardings can also be specified in the configuration file.

now, I don't know what is the correct syntax for GET. Sigh | :sigh:
Don't mind those people who say you're not HOT. At least you know you're COOL.
I'm not afraid of falling, I'm afraid of the sudden stop at the end of the fall! - Richard Andrew x64

RantGrrr... Pin
Karen Mitchelle11-Mar-14 17:13
professionalKaren Mitchelle11-Mar-14 17:13 
GeneralRe: Grrr... Pin
_Maxxx_11-Mar-14 20:03
professional_Maxxx_11-Mar-14 20:03 
GeneralRe: Grrr... Pin
Karen Mitchelle12-Mar-14 21:14
professionalKaren Mitchelle12-Mar-14 21:14 
GeneralRe: Grrr... Pin
Chris Maunder15-May-14 4:04
cofounderChris Maunder15-May-14 4:04 
GeneralRe: Grrr... Pin
Karen Mitchelle15-May-14 14:48
professionalKaren Mitchelle15-May-14 14:48 
GeneralRe: Grrr... Pin
Chris Maunder15-May-14 15:44
cofounderChris Maunder15-May-14 15:44 
GeneralRe: Grrr... Pin
Karen Mitchelle15-May-14 17:27
professionalKaren Mitchelle15-May-14 17:27 
GeneralRe: Grrr... Pin
Chris Maunder16-May-14 1:34
cofounderChris Maunder16-May-14 1:34 
GeneralRe: Grrr... Pin
Karen Mitchelle16-May-14 1:47
professionalKaren Mitchelle16-May-14 1:47 
GeneralRe: Grrr... Pin
Bassam Abdul-Baki21-May-14 0:32
professionalBassam Abdul-Baki21-May-14 0:32 
GeneralRe: Grrr... Pin
Chris Maunder26-May-14 7:45
cofounderChris Maunder26-May-14 7:45 
GeneralRe: Grrr... Pin
Karen Mitchelle8-Jun-14 17:36
professionalKaren Mitchelle8-Jun-14 17:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.