linux
Version control is the art of managing changes to information. It has long been a critical tool for programmers, who typically spend their time making small changes to software and then undoing those changes the next day. But the usefulness of version control software extends far beyond the bounds of the software development world. Anywhere you can find people using computers to manage information that changes often, there is room for version control
Ubuntu accesses, command, configuration, configure, configured, Copy, create, cvs, directory, edit, edition, exs, file, grep, group, install, lib, linux, netstat, port, ports, protocol, release, repos, repositories, Repository, roots, secure, Security, server, servers, services, source, stop, system, systems, user, usr,
kfsmd is an interesting tool to keep track of changes in your filesystems. This tool based upon inotify which is a Linux kernel subsystem that provides file system event notification. Useful for file auditing. Applications can ask the Linux kernel to report changes to selected files and directories. I created the Kernel Filesystem Monitoring Daemon [...]
Linux auditing, berkeley, filesystems, inotify, kernel, linux, linux filesystem, postgresql database,
Root login is perhaps one of the very few vulnerabilities that Linux operating system faces. A person can hack into your system as a root user easily and can play with security settings. This guide will show you how to disable it so you can still login as root but just not directly, reducing the [...]
Linux, Security admin user, copy and paste, double security, hacker, line protocol, linux, loggin, operating system, passwords, root account, root login, root user, security checks, security issue, security settings, unauthorized access, vulnerabilities,
The process for managing local users and groups is straight forward and differs very little from most other GNU/Linux operating systems. Ubuntu and other Debian based distributions, encourage the use of the “adduser” package for account management. To add a user account, use the following syntax, and follow the prompts to give the account a [...]
Tech Guru account management, conflicts, deleting an account, digital interface, distributions, gnu, home folder, linux, mac, necessary precautions, operating systems, os x, owner, phone number, primary group, retention policies, root account, root root, ubuntu, user,
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,
This entry aims to address file handling of RAR file types. If you are receiving this type of files from your inbox, you can configure your fedora linuxsystem to support RAR compressed file types. Fedora repository supports rpm package designed to handle and uncompressed RAR file types via unrar rpm package. UnRAR Installation – Support [...]
Fedora archived files, command line parameter, fedoraoutput filenames, linux, man page, output conversion, rar file, Repository, rpm, unrar, uppercase, yum,
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,
JIRA is an issue-tracking project management tool made by Atlassian. It is primarily used by the Second Life open source community and may be referred to as the “Public JIRA”, “PJIRA”, or just “JIRA”, depending on the context. There is a script available to install JIRA on linux system , It will take only 5 [...]
Open Source atlassian, default configuration, default port, downloaded version, export path, jira, linux, open source community, path path, project management tool, second life, server,
This says that we have NFS versions 2 and 3, rpc.statd version 1, network lock manager (the service name for rpc.lockd) versions 1, 3, and 4. There are also different service listings depending on whether NFS is travelling over TCP or UDP. Linux systems use UDP by default unless TCP is explicitly requested; however other OSes such as Solaris default to TCP.
Linux backtrack, daemons, linux, nfs clients, portmapper, systems,
In retrospect this was surprising (since we had not requested any DNS software during the FC2 installation procedure – FC2 install was kind enough to do it anyway) and perhaps we should have removed this version before installing since we ended up with -in our view – an incomplete installation. We may have had a complete install if we had done this – maybe not. We issued the following command to upgrade the installation:
DNS bind, bind 9, bind configuration, check, command, configuration, configuration tool, configure, default zone, directory, edition, fedora core, folders, hyperlinks, install, interface, lib, linux, roots, scripts, servers, system, tools, Windows,
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,
User accounting can be used to discover information about who is currently using the system. While you cannot necessarily verify the integrity of this information once your machine has been exploited, it can be a useful tool to track the systems a particular user has logged into, what time he or she logged in, when [...]
Security boot, Debugging, file, fri, help, hostname, linux, listing, logins, logs, machine, possibilities, roots, system, tools, track, understanding, usr, what,
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,
Before you put your Linux system on ANY network the first thing to look at is what services you need to offer. Services that you do not need to offer should be disabled so that you have one less thing to worry about and attackers have one less place to look for a hole. You [...]
Linux linux, services, unauthorized services,
It’s never happened to me, but I’m sure it’s happened to others. The root password is gone. Forgotten. Changed maliciously. Mysteriously gone. The Linux Gazette has a great article on the three most common ways to deal with this situation. It’s important to note that there’s no way to actually recover the password, but you can change [...]
Linux accesses, boot, choose, edit, edition, linux, logins, logs, machine, passwords, roots, system, what,