Security articles

Articleinput.com collaborates only with top sources. Thus we gather the best publications, covering a very wide range of subjects and topics. We are devoted to continuously augmenting our collection of articles. The tutorials and articles provided by Articleinput.com are organized by categories.

1 Submission 2 Visibility 3 Results

Computers and Technology Articles

Break ins - ...d any subdirectories and files therein, and so on. In most break-ins, however, the intruder's goal is not simply to reach another user's account. ...
Unauthorized Execution of Programs or Commands - ...s available memory, often causing the excess input to overwrite commands in memory that are waiting to be executed. Not only can existing commands...
Whats a Linux Process - ...m's credentials (which user and group owned the process, for example) The program's current directory Which ...
Common PHP Errors - ...> will return an error similar to the following: Parse error: parse error, unexpected T_ECHO in c:\webserver\test2.php on lin...
POSIX Interfaces - ...16-bit machine does not have the same native word size as a 64-bit machine, and a low-level programming language should not pretend it does—...
PHP mail - ... e-mails using the mail function. The format for the mail function is as follows: mail($to, $subject, $message, $headers); ...
Common Linux Security Holes - ...IV> 1: /* bufferoverflow.c */ 2: 3: #include <limits.h> 4: #include <stdio.h> 5: #include <string.h> 6: ...
Steps to Maintaining Your Personal Computer - ...s, or to pay for a subscription to Norton. However, Norton produces annoying pop-ups and warnings, and also takes up so much of a computer's RAM t...
Java EE Platform - ...pment. The runtime environment is widely used in Web browsers to run small applications known as applets. The development kit is used to compile and d...
Java EE Architecture - ...rnal integration. The following is a list of major technologies provided by Java EE. Enterprise Applications and Transactions Compone...
ISO Management Elements in Java EE .NET Platforms - ...the platform-specific management information and provide a common view of managed components. As for SOA, custom solutions from companies such as ...
About Ipods and Iphones - ...an be recalled and listened while commuting places. Ipods actually stormed the music industry and created followers of young breed of music ...
SQL Data Manipulation: Select Insert Delete and Modify SQL data - ...eate that now with the following statement: mysql> CREATE DATABASE dmlexample; Once created, we need to specify that we wish t...
Relational SQL Databases - ...te also that every row of data in the primary key must be unique to one another. Here is the statement required to create our database (called gam...
SQL Data Import Methods - ...we use \N to specify a field that contains NULL and an extra tab is required after each row of data to signify the end of that row. We have saved ...
Install MySQL on Windows - ...eed to select the option MySQL 3.23 Production release (recommended). This will take you to a new page where you can select the package to ...
Emax vs. vi Unix text editors - ...environment of its own. vi is small and is designed to be one piece of the Unix environment. Many clones and alternative versions of each editor h...
Running a Linux Program as a Daemon - ...the program and a meaningful exit code to be returned. This type of work includes parsing configuration files and opening sockets. ...
PHP Date and Time - ...eplaced with the date or time section that they represent. For example: <?php echo date("d/m/Y"); ?> outputs 11/02/2003 &...
PHP Random Password - ...rd($length) { $possibleCharacters = "abcdefghijklmnopqrstuvwxyz1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ"; $characterLength = strlen($possibleCharac...
Importing Java Packages - ...end of the package name. This means that it will include all of the classes within the package (i.e., the asterisk is used as a wildcard). Ano...
Joining SQL Tables - ...them (although when the statement is executed the actual data is compared). For an example of how we can use joining, let's look back to the...
Linux Console Capabilities - ...ape character signals the beginning of an escape sequence and changes the processing mode to escape mode. For example, consider the fo...
Basic SQL syntax: Creating and Modifying tables and databases - ... there are two databases already created in the MySQL server. The mysql database contains administration information for the MySQL server and s...
What is a Java Package - ...e of the name of a variable. The following table shows some of the main packages that are include...
Character Escape Sequences - ... Character Escape Sequence Description ...
Conditional Statements - ... Operator Returns tru...
Variable Scope - ...this code block inside = outside; } outside = 5; // inside cannot be accessed here The variable inside cannot be access...
Notional Lineage of Unix Systems - ...ntained Unix operating systems that were derived from the original Unix implementation done by Bell Laboratories. The Berkeley version of Un...
Regular Expressions in Java - ...to match to string data. In the String class, you can use the method matches to match a regular expression passed as a parameter of type String to the...
Introduction to Object Oriented Programming (OOP) - ...ch. With OOP in Java, you will find that programming is challenging to begin with, yet very easy and very rewarding once you master it. What ...

Latest "Security" Articles


Page# 1 (last added articles shown first)

How to use PDF Password Encryption (10/06/2011)
(...) Police or Crime branches can store essential information in non-editable encrypted Portable Document Format files. The encryption of files is becoming necessary in order to avoid the computer users to maintain the confidential data intact. Using PDF can also be simple and easy , manageable because it is a digital format. (...)
How to get rid of viruses manually without specialized software (10/01/2011)
(...) Alternately, you can visit the Process Library website and type the procedure name to discover if it's associated with the virus you're coping with. For successful virus removal, you have to now delete all of the files that are infected by using these steps: After clicking on the "Start" menu, click on the box that says "Search Programs and Files". The next thing is to delete all virus infected files after locating them with the Process Library website or 411 Spyware Search Box. (...)

Enter page# 1 (last added articles shown first)