connection
This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem [...]
Windows bases, computer, connection, data, enable, install, microsoft, names, network, networking, protect, protection, settings, Windows,
7 Ways to Share Information in Windows Environment Got a document, graphic, spreadsheet, program, or just a thought you want to share with your co-workers? The method you choose to share it depends on the content you’re sharing, your personal work style, the tools you have, and if you’re at home, in your office, or [...]
Windows accesses, approver, attachments, avail, choose, community, computer, connection, Copy, create, date, dependencies, devices, difference, edit, edition, file, folders, gigabyte, idl, listing, machine, megabytes, message, microsoft, msn, network, networking, outlook, personal, policy, server, servers, service, services, sites, storage, tools, what, Windows,
Command Summary Use arp Command mostly used for checking existing Ethernet connectivity and IP address Most common use: arp This command should be used in conjunction with the ifconfig and route commands. It is mostly useful for me to check a network card and get the IP address quick. Obviously there are many more parameters, [...]
Tech Guru accesses, activation, administrator, avail, capability, caution, check, command, configuration, configure, configured, connection, create, daemon, daemons, data, date, DHCP, difference, directory, edit, edition, execution, extension, file, file files, functionality, harddisk, headings, help, host hosts, hostname, Identify, install, interface, linux, listing, log, logging, logins, logs, machine, memory, message, multiple, names, netstat, network, networking, parameters, passwords, ping, pipes, privilege, privileges, remote, roots, scripts, secure, Security, server, servers, service, services, settings, speed, super syntax, system, systems, tab, table, tools, track, user, webserver, webservers, what, workstations,
An alternative to TCP wrappers (although you can use both at the same time) is limiting SSH access with iptables. Here’s a simple example of how you can allow only a specific host to connect to your SSH service: ~# iptables -A INPUT -p tcp -m state –state NEW –source 193.180.177.13 –dport 22 -j ACCEPT [...]
Linux accesses, block, connection, difference, hosts, logins, parameters, passwords, service, services, settings, ssh, switch, user,
This approach is useful if you would like to allow only specific hosts on a network to be able to connect to your SSH service, but you don’t want to use or mess up your iptables configuration. Instead, you can use TCP wrappers; in this case the sshd TCP wrapper. I will make a rule [...]
Linux accesses, block, configuration, configure, configured, connection, create, file, hosts, logins, network, networking, remote, service, services, ssh, what,
Many users, despite having a good Net connection, complain about poor surfing and download speeds. While an organization could pay for additional bandwidth, a better option might be to manage the bandwidth they already have. There are numerous bandwidth management software tools available. In this article we will explore managing network bandwidth using the dummynet [...]
Networking accesses, attachments, avail, bases, boot, build, client, command, config, configuration, configure, configured, connection, create, dependencies, determine, devices, DHCP, difference, distros, edit, edition, file, firewall, functionality, Generator, help, host hosts, hostname, Identify, images, interface, isp, kernel, linux, log, logging, logins, logs, machine, mask, names, netmask, network, networking, nic, passwords, PicoBSD, ping, pipes, policy, protocol, protocols, queues, roots, router, service, services, settings, shell, speed, system, systems, tools, traffic, user, Windows,
All of the operations considered in this article are operations upon a router, whether that router is a Linux box or Cisco dedicated hardware or some other type of machine. In this chapter I consider the traditional methods of IPv4 routing as using static configurations that are manually input by the network administrator. 1.1 Traditional [...]
Networking activation, administrator, algorithm, authenticate, authentication, avail, bases, bind, boot, build, capability, check, cisco, command, community, computer, configuration, configure, configured, connection, Copy, create, daemon, daemons, Database, databases, dependencies, determine, developers, devices, difference, enable, fastethernet, file, functionality, Generator, group, help, hosts, ignore, incoming, install, interface, interoperability, isp, kernel, linux, listing, machine, mask, message, multiple, names, neighbors, netmask, netstat, network, networking, openness, policy, port, ports, protocol, protocols, repositories, Repository, roots, router, sbin, scope, scripts, secure, Security, server, servers, sessions, settings, source, speed, syntax, system, systems, table, telnet, tools, track, traffic, travelers, understanding, unix, upload, user, what,
The Virtual Private Network – VPN – has attracted the attention of many organizations looking to both expand their networking capabilities and reduce their costs. The VPN can be found in workplaces and homes, where they allow employees to safely log into company networks. Telecommuters and those who travel often find a VPN a more [...]
VPN accesses, authenticate, authentication, avail, bases, build, capability, client, computer, configuration, configure, configured, connection, data, developers, difference, encrypted, Generator, install, isp, log, logging, logs, marketing, network, networking, possibilities, pptp, protect, protection, protocol, protocols, remote, router, secure, Security, server, servers, service, services, settings, travelers, understanding, virtualizer, VPN,
Installing Prerequisites If you are running on Ubuntu or another Debian distribution, you can install the required software by simply running the following command from a terminal prompt: sudo apt-get smbclient smbfs Testing the Connection Now that you have the right tools installed, it’s time to test the connection to the Windows or Samba box [...]
IT-Tips accesses, command, connection, create, distributions, folders, install, linux, maps, prerequisites, roots, tools, ubuntu, Windows,
This is an introductory guide for people learning to use a Linux system. It focuses on command-line usage. This is not because everyone will be doing everything at the command line. On the contrary, there are many useful GUI tools and programs in Linux, and some people will be content to stay with these. However, in contrast to GUI programs, which can be learned largely by “click and try”, the command-line requires some deliberate learning, and reading documentation. The benefit of this investment is that you will learn the tools and tricks of the command line which are in many cases faster, more powerful, and more flexible than any GUI program.
Linux account, activation, alias, apps, avail, block, boot, byte, check, chroot, command, compilation, compiler, compress, configuration, configure, configured, connection, Copy, create, cron, crontab, Database, databases, date, dependencies, determine, devices, directory, distros, edit, edition, execution, fdisk, file, file files, folders, format, grep, group, headings, hosts, htpasswd, install, interface, kernel, linux, listing, log, logging, logins, logs, machine, mail, maps, memory, message, multiple, names, netstat, nfs, openness, owner, parameters, partition, partitions, passwords, ping, queries, queues, redhat, rename, report, roots, rpm, server, servers, service, services, settings, shadow, shell, source, speed, system, systems, timezone, track, troubleshoot, user, useradd, what, Windows,
Dovecot is a Mail Delivery Agent, written with security primarily in mind. It supports the major mailbox formats: mbox or Maildir. This section explain how to set it up as an imap or pop3 server.
Ubuntu accesses, choose, client, command, computer, configuration, configure, configured, connection, Copy, create, difference, edit, edition, email, enable, file, firewall, format, incoming, install, logs, mbox, port, ports, protocol, secure, Security, server, servers, sites, smtp, ssl, ubuntu, wikipedia,
Subversion depends on a number of third party tools and libraries.Some of them are only required to run a Subversion server; others are necessary just for a Subversion client. This section explains what other tools and libraries will be required so that Subversion can be built with the set of features you want
Open Source accesses, apache, audience, authenticate, backend, Backup, bases, bdb, bind, build, caching, capability, check, choose, client, command, community, compilation, compiler, compress, configuration, configure, connection, Copy, create, daemon, daemons, databases, Debugging, determine, developers, difference, directory, edit, edition, enable, errorlog, execution, Fedora, file, file folders, functionality, Generator, group, hostname, hostnames, hosts, httpd, Identify, ignore, install, java, lib, linux, listing, logs, mac, machine, memory, microsoft, multiple, network, networking, passwd, perl, possibilities, prevent, protocol, Python, redhat, rename, repositories, Repository, roots, rpm, scripts, secure, Security, server, servers, services, sites, source, ssh, ssl, Standalone, stop, subversion, switch, system, systems, targeted, tools, un usr, unix, virtualizer, what, win, Windows, workarounds, zip,
Virtual Private Networking, or VPN, is a technology that lets people access their office’s computer network over the Internet while at home or traveling. Accessing a network in this way is referred to as remote access. (For comparison, another common form of remote access is dialing in to the office network over a telephone line.) [...]
VPN accesses, accessing resources, cable connections, computer network, connection, internet connections, network, networking, office networks, pptp, protocol, remote access, secure, virtual private networking, VPN, vpn connection,
Let say you are on an expensive satellite link that can barely provide enough bandwidth for your company’s Internet Access and you will want to do whatever you can to get as much as possible out of this link. Moreover, occassionally you loose power from the utility company, long enough for your UPS to run [...]
DNS apache, client, command, configuration, configure, connecting to the internet, connection, Copy, determine, dns accesses, dns request, edit, edition, install, interface, linux, network, networking, possibilities, queries, query time, roots, server, servers, speed, traffic, ubuntu,
Most Linux distributions ship with tcp_wrappers “wrapping” all your TCP services. A tcp_wrapper (known as /usr/sbin/tcpd) is invoked from/sbin/inetd instead of the real service, such as telnet or ftp. tcpd then checks the host that is requesting the service and either executes the real server or denies access from that host. tcpd allows you to restrict access to your tcp services. You should make [...]
Linux, Security accesses, check, client, configuration, configure, connection, incoming, intrusions, linux, logs, machine, network, networking, protect, protection, roots, sbin, server, servers, services, system, traps, usr, what,