The Magic of NetBIOS In this guide you will learn how to explore the Internet using Windows XP and NetBIOS: How to Install NetBIOS <beginnine2a.shtml> How to Use Nbtstat <beginnine2b.shtml> The Net View Command <beginnine2c.shtml> What to Do Once You Are Connected <beginnine2c.shtml> How to Break in Using the XP GUI <beginnine2d.shtml> More on the […]
Search Results for: open source project
Here's what we've found for you
An Architectural Overview of UNIX Network Security
1. Introduction The goal of this paper is to present my concept of a UNIX network security architecture based on the Internet connectivity model and Firewall approach to implementing security. This paper defines several layers of a firewall, which depict the layers of vulnerability. This paper also provides some subjective comments on some of the […]
eBay Selling Secrets, Tips and Tricks that they don’t want you to know
Introduction It doesn’t take a genius to make money on Ebay, nor does it require you to have any specialized computer knowledge. You don’t even need to be a skilled entrepreneur, because Ebay does most of the work for you. With over 1.5 billion page views per month and more than 1000 categories, they bring […]
How to Start a Temporary Help Service
This is a service business with excellent growth potential, indications of solid stability, a nationwide market with growing demand, and a risk factor rated average or less than most new business ideas. Temporary Help Services are well suited to absentee ownership situations, require no experience or technical knowledge on the part of the entrepreneur, and […]
www.ftp-sites.org List that respond to FTP requests
Here are all 747 FTP servers from the www.ftp-sites.org list that still respond to FTP requests (not all of them are valid) + the test script I used. cat ftplist.txt | while read line do if curl -m 2 –head –silent –fail $line 2> /dev/null; then echo “$line” fi done ftp://ftp.heanet.ie/ ftp://ftp.rediris.es/ ftp://ftp.de.netbsd.org/ ftp://ftp.mirror.nl/ ftp://ftp.iij.ad.jp/ […]
Thinking of Starting a Paper Recycling Business? Here’s How …
Are you passionate about environmental sustainability and looking for a promising business opportunity? The paper recycling industry is experiencing significant growth, presenting a unique chance for entrepreneurs to make a positive impact while building a profitable venture. The waste paper recycling market was valued at USD 45.5 billion in 2023 and is projected to reach […]
An Honest Review of Spiel, a Screen Reader for Android
Spiel is an open source screen reader for the Android operating system that runs on a variety of ARM and X86 mobile devices. The name “Spiel” is pronounced roughly like “Spill” and is translated from English as “chatter,” idle talk. The program is distributed on a non-commercial basis under the terms of the free Apache 2.0 license . […]
Android OS Availability Q&A
The material provides answers to basic questions on the accessibility of the Android operating system for users with visual impairments and is intended to quickly obtain information on the most common difficulties in mastering this platform for a blind or visually impaired person. The data is grouped into several categories, allowing the user to choose […]
Additional specialized software for the blind on Android OS. Part 1
In addition to existing screen readers, blind users of the Android operating system may be interested in other software designed to solve some additional tasks. Below is a list of the most interesting programs of this kind, specially designed for users with disabilities. The list does not claim to be complete and can be supplemented, but, […]
Development for the Android platform: Installing and Configuring the Environment
In order to prepare a development environment for Android, you need four components: Java SE Development Kit (JDK for short). Eclipse Integrated Development Environment – Eclipse IDE. Development kit for the Android platform – Android Software Developer’s Kit (abbreviated as Android SDK or simply SDK). The Android Developer Tools (ADT for short) is a dedicated […]