upload
In this howto I will show you a simple bash script that dump ALL mysql databases on your server compressed to GZIP and then make a nice tar.gz file with them and upload it to the FTP of your choice.
MySQL Backup, compress, create, Database, databases, difference, file, folders, format, gnu, mysql, names, roots, scripts, server, servers, system, systems, upload, user,
Elgg is an open, flexible social networking engine, designed to run at the heart of any socially-aware application. Building on Elgg is easy, and because the engine handles common web application and social functionality for you, you can concentrate on developing your idea. Elgg is open source. That means, when you use Elgg, you have [...]
Open Source accesses, administrator, apache, build, community, Copy, create, data, Database, databases, developers, directory, distributions, elgg, file, folders, functionality, Generator, headings, htaccess, install, linux, mysql, mysql shell, names, network, networking, openness, passwords, privilege, privileges, rename, roots, secure, Security, server, servers, settings, sites, source, system, systems, tools, unix, unzip, upload, URL, user, webserver, webservers,
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,
Everyone has a “www” subdomain (In “www.yourdomain.com”, the “www” part is the subdomain). The www subdomain is created by, and serves files from, your /htdocs/www directory on the filesystem.
Apache create, difference, directory, domain name, file, filesystem, filesystems, Generator, shell, sites, subdomain, subdomains, upload,
Lots of programmers like PHP for its ability to code and develop web applications fast. Code-debugging is a lot easier than with PERL or C. However, there is one thing a lot of developers are puzzled about, “How to run PHP Scripts with crontab?†Cron is normally available on all Unix and Linux distributions; if [...]
PHP accesses, administrator, apache, avail, check, command, compilation, compiler, configuration, configure, configured, create, cron, crontab, daemon, daemons, Database, databases, Debugging, dependencies, developers, difference, distributions, edit, edition, execution, file, first solution, Generator, install, linux, names, perl, php possible solution, possibilities, programmer, programmers, roots, s, script php, scripts, server, servers, settings, sites, squash, tab, traffic, unix, upload, URL, usr, web applications, webserver, webservers, what,
pfSense is a free, open source customized distribution of FreeBSD tailored for use as a firewall and router. In addition to being a powerful, flexible firewalling and routing platform, it includes a long list of related features and a package system allowing further expandability without adding bloat and potential security vulnerabilities to the base distribution. [...]
Firewall, Open Source acpi, check, choose, command, computer, configure, connection, Copy, directory, enable, filesize, firewall, flash installation, folders, free open source, help, Identify, ignore, images, install, interface, linux, listing, mac, networking, partition, pfsense, port, ports, possibilities, protect, protection, rename, router, secure, Security, serialize, shell, source, ssh, system, upload, what, Windows, xml,
Dimdim is a cool new open source meeting service that lets you share your desktop, presentations, audio and video. Its also web based, and needs no installing. On top of all this, it works on Mac, Linux and even Windows! In today’s business environment with globally distributed workforce, it is not realistic to have face-to-face [...]
Open Source configure, connection, desktop presentations, dimdim, enable, firewall, install, linux, mac, machine, meeting service, online meetings, presentation application, presentation applications, shared resource, source, upload, web conference, web conferencing solution, Windows,
At times, we need to verify some linux binaries from our web hosting provider. Say, we need to confirm path locations of specific linux binaries in order for our particular PHP pages to work out its function. There are lot of ways to do it, the simplest way is to call your web hosting provider [...]
Linux, PHP command, create, email, folders, functionality, linux, mysql, upload, webserver, webservers,
There are times that we are limited on uploading files and images to certain web-based services that we are managing along our duties. Here’s a quick how to on increasing your PHP file upload directive.
Linux, PHP Backup, bases, check, file, images, services, upload,
How do you edit the .htaccess file? Before you upload an .htaccess file to your server, make sure there is not already one there. Your host panel or perhaps a script you have uploaded may have already changed the htaccess for some reason so you don’t want to overwrite it as doing so could change [...]
Apache, Security accesses, configuration, configure, create, date, edit, edition, extension, file, hosts, htaccess, redirection, scripts, server, servers, sites, tools, upload, what,
If you have a lot of files in a directory but there is no index file, your server will list all the files in that server. This can cause a lot of problems. For example, one of the most common directories which webmasters forget to hide is the images folder. This allows everyone to view all the images in their images folder. This isn’t usually a major problem though you may have more important files in a directory, perhaps important documents or software.
Apache command, directory, file, folders, htaccess, images, listing, protect, protection, roots, server, servers, stop, upload, what,
The Trivial File Transfer Protocol (TFTP) is normally used only for booting diskless workstations. The tftp-server package provides the server for TFTP, which allows users to transfer files to and from a remote machine. TFTP provides very little security, and should not be enabled unless it is expressly needed. The TFTP server is run from [...]
Linux, Networking accesses, activation, authenticate, boot, client, config, configuration, configure, connection, create, daemons, enable, extension, file, firewall, folders, grep, group, install, linux, machine, netstat, ping, port, ports, protocol, roots, sbin, secure, Security, server, servers, services, Standalone, system, systems, upload, usr,
Shaping bandwidth traffic has been a usual part of job function from any IT company infrastructure providing online services to the web. From small scale company to enterprise scale, bandwidth shaping needs to be implemented and applied properly and effectively. Here’s one lightweight linux traffic shaper that makes use of existing network traffic shaping that [...]
Linux accesses, bases, compilation, compiler, connection, functionality, install, kernel, linux, network, networking, port, ports, possibilities, privilege, privileges, protocol, redhat, roots, services, source, traffic, ubuntu, unix, upload, usr,
Sometimes it can be useful to have a dump of the current database schema. The script below reads the schema from a MySQL database and outputs XML that describes the schema. At first we connect to a MySQL database and use the SHOW TABLES command to return all the tables in the database. Next, we iterate over each table and [...]
MySQL, PHP command, connection, Copy, databases, difference, exports, file, mysql, passwords, roots, schema, scripts, server, servers, table, upload, what, xml,
There are times that we are limited on uploading files and images to certain web-based services that we are managing along our duties. Here’s a quick how to on increasing your PHP file upload directive. Fedora 9: Increase PHP Maximum Upload Filesize Backup and modify /etc/php.ini to have a similar lines as shown below upload_max_filesize [...]
Linux Backup, bases, check, file, filesize, images, services, upload,