Skip to main content

Home/ Linux/ Group items tagged use

Rss Feed Group items tagged

Frank Boros

Install and Configure Proftpd Server on RHEL / Fedora / CentOS 6.2 - 0 views

  •  
    This tutorial explains how to install and configure Proftpd Server on CentOS 6.2, Fedora Linux and RHEL clones. ProFTPdProFTPd is one of the most popular, secure and reliable FTP server for the Linux operating system. Proftpd uses a single configuration file and it's very simple to set up. Its con
Frank Boros

how to install & turn on telnet service on RHEL, Febora, CentOS, Ubuntu, FreeBSD, Debian - 0 views

  •  
    TELNET (TELetype NETwork) is a network protocol used on the Internet or local area network LAN connections.The telnetd program (telnet server) is a server which supports the DARPA telnet interactive communication protocol. Telnetd is normally invoked by the internet server inetd or xinetd for re
vas_kut

DigitalOcean Community | DigitalOcean - 0 views

  •  
    The Linux Diigo group might have already seen this, but if they haven't it's a good 'repository' of useful articles.
Krizna G

How to install phpmyadmin on nginx on centos 6 - 0 views

  •  
    Phpmyadmin is a free tool used to administrate MySQL . it supports all major operation with MySQL in GUI mode. In the previous post we saw about installing
Krizna G

How to install phpmyadmin on ubuntu 14.04 - 0 views

  •  
    Phpmyadmin is a free web tool used to administrative MySQL database. You can perform all major tasks like creating , deleting and modifying databases.
Krizna G

Setup mail server on ubuntu 14.04 ( Postfix - dovecot ) - 0 views

  •  
    This tutorial explains how to setup mail server on ubuntu 14.04 using postfix,dovecot and squirrelmail. » Postfix ( for sending ) » Dovecot ( for receiving
Krizna G

How to setup FTP server on ubuntu 14.04 ( VSFTPD ) - 0 views

  •  
    FTP is used to transfer files from one host to another over TCP network. This article explains how to setup FTP server on ubuntu 14.04 . There are 3 popula
Krizna G

How to install tomcat 7 on ubuntu 14.04 - 0 views

  •  
    Apache Tomcat is an open source web application which is used to deploy JAVA servlets and JSPs. This article helps you to install Tomcat 7 on ubuntu 14.04
David Corking

Reconnecting your SSH agent to a detached GNU screen session | tolaris.com - 3 views

  •  
    This is almost perfect!  For me, on Debian 7.1, Remi's code needed a small tweak. I put backticks around `whoam`i It allows me to use git push/pull after I have disconnected and reconnected to a screen session. SSH_AUTH_SOCK=$(find /tmp/ssh-* -user `whoami` -name agent\* -printf '%T@ %p\n' 2>/dev/null | sort -k 1nr | sed 's/^[^ ]* //' | head -n 1)
samonjur

Setting SEO Goals for your web site. - 0 views

  •  
    Before going to work SEO one need to make a plan. Sometimes one can not reach the goal since want of perfect plan. There are a lot of key words which are used in websites; in these words which should be used by you depend on what your goal is.
samonjur

Keywodrs is very important for every website. - 0 views

  •  
    Simply how much targeted traffic are you currently shedding mainly because an individual never have identified several unexpected yet potent keywords and phrases? Choosing the clear keywords and phrases to your internet pages is easy. And also obtaining connected, high-demand and also low-supply keywords and phrases which can be potent to your web site just isn't too much once you begin making use of Wordtracker. Yet think about people keywords and phrases which can be actually unexpected? Think about keywords and phrases you'll by no means consider, yet which may have the particular prospective to operate a vehicle thousands of fresh visitors to your internet site?Pleasant to be able to Wordtracker Search term Study AccountsBeing a Wordtracker client, you are going to right away acquire totally free usage of the most notable 1, 000 keywords and phrases used throughout the key engines like google : equally short-term and also long-term.And also for a few internet marketers, which is adequate.Nonetheless it just isn't adequate should you have identified the actual prospective regarding working together with one of the most searched-for or perhaps freshly growing keywords and phrases on the web.Significant web marketers and also SEARCH ENGINE MARKETING specialists which are seeking development final results consider Wordtracker's Search term Study Record alternatives: from your Top, 000, entirely for the Leading 20 thousand phrases.Just how these kinds of accounts supply development final resultsCheck our own Search term Study Accounts throughout. Try to find hugely well-known, or perhaps freshly growing phrases and words that might be utilized to make huge amounts regarding fresh targeted traffic.How can this kind of perform? You're not trying to find well-known keywords and phrases that may deliver folks inside from the "front door" of your distinct web site. You are interested in undiscovered jewels that will deliver a large amount regarding targeted traffic inside
bryan yu

A nice webui (avalanche-rt) for rTorrent - 6 views

  •  
    I have yet to find satisfaction since I used to find webui for rtorrent. However, I recently found a nice web interface for rTorrent that was not only clean and beautiful but also contains many features. If you are interested, hurry to the following website to download it now!
anonymous

MultiGet file downloader - 0 views

  •  
    Welcome to the MultiGet Home page! MultiGet is an easy-to-use GUI file downloader for Windows/Linux/BSDs/MacOs.  It's programmed in C++ and has a GUI based on wxWidgets. It supports HTTP/FTP protocols which covers the requirements of most users. It supports multi-task with multi-thread on multi-server. It supports resuming downloads if the Web server supports it, and if you like, you can reconfig the thread number without stopping the current task. It's also support SOCKS 4,4a,5 proxy, ftp proxy, http proxy. In v0.8.0, a new feature was introduced, that is so called P2SP, or in other words , get file from multiple servers, and combine the data from different site into one file. This makes downloads complete much faster. MultiGet also supports switching language dynamically, you can choose Chinese or English interface.  Generally it will automatic choose a proper language for you. At this time(version 1.1.1), MultiGet can run on Windows 2000/XP, almost all Linux desktops, MacOs, BSDs. It can only depends on GTK+ runtime environment in Linux if statically linked with wxWidgets. It was tested on many system such as : Windows 2000, ubuntu ,kubuntu, xubuntu, fc5, opensuse10.4, mandriva 2007, MEPIS 6.0, PCLinuxOS, CentOS4.4, Puppy2.0, Xandros, edubuntu, RedFlag workstation 5, MagicLinux, dubuntu, archlinux, Hiweed, FreeBSD, MacOS etc.
anonymous

Ksplice: Upgrade / Patch Your Linux Kernel Without Reboots - 0 views

  •  
    "Ksplice: Upgrade / Patch Your Linux Kernel Without Reboots by Vivek Gite · 5 comments Generally, all Linux distributions needs a scheduled reboot once to stay up to date with important kernel security updates. RHN (or other distro vendors) provides Linux kernel security updates. You can apply kernel updates using yum command or apt-get command line options. After each upgrade you need to reboot the server. Ksplice service allows you to skip reboot step and apply hotfixes to kernel without rebooting the server. In this post I will cover a quick installation of Ksplice for RHEL 5.x and try to find out if service is worth every penny."
anonymous

Self-Service Linux: Mastering the Art of Problem Determination - download here - 1 views

  •  
    Self-Service Linux: Mastering the Art of Problem Determination by Mark Wilding, Dan Behman Publisher: Prentice Hall PTR 2005 ISBN/ASIN: 013147751X ISBN-13: 9780131477513 Number of pages: 456 Description: The biggest factor in a company's decision to go with Linux is overcoming the support issues. This book should be an essential part of every company's Linux adoption plan to keep the total cost of ownership down and improve the ROI of their Linux strategy. It is also a book that advanced Linux professionals running their own Linux systems will be able to use to troubleshoot. This book gives the staff the basics they need to diagnose most problems that they will face and will go into the nitty-gritty on the toughest problems.    Download or read it online here: Download link    (4.4MB, PDF)
anonymous

About MacResearch | MacResearch - 0 views

  •  
    About MacResearch By joel at Sun, Dec 18 2005 2:06pm Mission MacResearch.org is an open and independent community for scientists using Mac OS X and related hardware in their research. It is the mission of this site to cultivate a knowledgeable and vibran
« First ‹ Previous 61 - 80 of 248 Next › Last »
Showing 20 items per page