Search
Search results
- History Buffer Security...
-
... not be obvious to the casual Linux user is the history buffer . Why can history be a security issue? When you type ... terminal window , it is being recorded into a history buffer. Anyone logged in to the system can view this buffer by simply typing ...
Article - ChrisRandles - 19 Dec 2007 - 3:09pm - 0 comments - 0 attachments - 3 groups
- Generic File Driver for IDM, v 0.0.3
-
... added the ability (csv output files) to flush the file buffer after every record written (useful for when you are ...
Tool - scauwe - 12 Oct 2011 - 2:43pm - 0 comments - 1 attachment - 2 groups
- GroupWise: GroupWise 8.0.2 HP3 Ships!
-
... write operation beyond the bounds of an allocated heap buffer , which could lead to the corruption of memory and the execution of ... a write operation beyond the bounds of an allocated heap buffer, which could lead to the corruption of memory and the execution of ...
Blog Entry - dlythgoe - 26 Sep 2011 - 9:29am - 3 comments - 0 attachments - 9 groups
- GroupWise 8 SP1 (8.0.1) SHIPS!!
-
... email address in your from line in your compose buffer , it doesn't make sense that you want to send a message out with the ... file. Either way the message opens in a groupwise compose buffer without generating the d107. So I think the real problem is that ...
Blog Entry - dlythgoe - 31 Aug 2009 - 2:08pm - 50 comments - 0 attachments - 8 groups
- User App Roles Failing to Apply for Administrators
-
... jumps to some somewhat strange values in the history buffer and won't accept much else. When it is a GCV, what I usually do ...
Article - geoffc - 6 May 2011 - 2:09pm - 0 comments - 1 attachment - 3 groups
- Using Sentinel Collectors as Syslog Servers
-
... data. Events received on that port are placed in a buffer . The Connector connects to the buffer and requests events that match a specific filter, defined when you ...
Article - coolguys - 25 Aug 2010 - 3:43pm - 0 comments - 0 attachments - 2 groups
- Novell Info: GroupWise Security Alert
-
... set of hot patches. The GWIA issues have to do with buffer overflows. Novell and GroupWise take every security report ...
Blog Entry - dlythgoe - 23 Jun 2009 - 12:15pm - 2 comments - 0 attachments - 5 groups
- Sample Java REST Code for retrieving all the roles in the RBPM system
-
... { Writer writer = new StringWriter(); char[] buffer = new char[1024]; try { Reader reader = new ... "UTF-8")); int n; while ((n = reader.read(buffer)) != -1) { writer.write(buffer, 0, n); } } finally { is.close(); } return ...
Article - kchendil - 3 Nov 2010 - 9:47am - 0 comments - 1 attachment - 2 groups
- Configuring Tomcat5 and Apache 2.2 with Virtual Hosts using mod_jk
-
... Apache as the front end. You can use Apache to buffer slow connections. Tomcat uses java.io, which uses a thread for each ...
Article - cseader - 23 Jun 2009 - 12:21pm - 0 comments - 1 attachment - 5 groups
- Finding Open Files and Network Connections
-
... too much information to even fit in konsole's scroll buffer . So generally you'll want to either dump it do a disk (via lsof > ...
Article - mlfarrell - 5 Dec 2007 - 3:25pm - 0 comments - 0 attachments - 3 groups
