Skip to main content

Home/ Linux/ Group items tagged using

Rss Feed Group items tagged

Frank Boros

How to Install phpMyAdmin using TLS/SSL on CentOS 6.2 - 0 views

  •  
    How to set up phpMyAdmin on CentOS 6.2. It would be a good idea to set up phpMyAdmin as a secure website (HTTPS), rather than in clear-text (HTTP). This will ensure that all traffic between the web browser and phpMyAdmin is encrypted.

    I will be using this CA to generate the necessary certificate
Krizna G

How to setup nfs server on centos 6 - 0 views

  •  
    NFS ( Network File System ) is used to share a directory with other clients over a network. It is very useful when it is implemented for accessing shared home folders
Krizna G

Installing node.js on centos 6 with sample app - 0 views

  •  
    Node.js is a platform that works on V8 JavaScript Engine .it uses an event-driven function which is very useful for hosting real-time applications.
anonymous

Linux screen command tutorial | Linux Operating System - Debian, Ubuntu, Fedora, Gentoo... - 0 views

  •  
    Linux screen command tutorial ggarron | April 30, 2010 - 3 weeks 5 days  in Linux command line Linux tips I have face this lots of times, I am connected to my server using ssh, then I start a download, a log processing or a bittorrent download. I realize that task is going to take a lot of time. What to do?, well usually one have leave the ssh session open, and the home computer on. What if the ssh session just drops? all work is done, and there is the need to start all over again. I have used nohup command to execute commands after exit from the shell prompt. But there are other options, one of them is screen.
Scott Beamer

Splunk | IT Search for Log Management, Operations, Security and Compliance - 3 views

  •  
    Splunk is the world's leading software used to monitor, report and analyze live streaming IT data as well as terabytes of historical data - located on-premises or in the cloud. More than 1,850 organizations in 70 countries use Splunk to gain valuable insights from their IT data to improve service levels, reduce IT operations costs, mitigate security risks, and drive new levels of operational visibility.
Paul Sydney Orozco

http://www.adobocode.com/spring/marshallingunmarshalling-java-objects-into-xml-file-usi... - 0 views

  •  
    The release 3.0 of Spring Framework added the Spring Module OXM which supports the marshalling and unmarshalling of Java objects and XML documents.In this post, we will be using Spring OXM to take a Java object, convert it to a XML-format and save it in the hard-disk as an XML file containing information of that Java object. We will also cover how to retrieve back the serialized state of that XML file and reconstruct it back to it's original state as a Java object.
Paul Sydney Orozco

Tutorial On Spring with Hibernate and Java Persistence API - 0 views

  •  
    Sample of using Hibernate Annotations by reducing XML configuration files thus making it simpler to define required metadata directly into our Java code. When using annotations, we no longer need the additional mapping file (*.hbm.xml). The metadata for the ORM is specified in the individual classes.
Paul Sydney Orozco

How to Use @Required Annotation in Spring - 0 views

  •  
    An Example explaining on how @Required annotation from Spring Framework works. Provides sample on how to use @Required and expected exception if beans are not properly configured like BeanInitializationException or Property is required for bean.
yc c

Pidgin, the universal chat client - 0 views

  •  
    Pidgin is an easy to use and free chat client used by millions. Connect to AIM, MSN, Yahoo, and more chat networks all at once. Supported chat networks: AIMBonjourGadu-GaduGoogle TalkGroupwiseICQIRCMSNMySpaceIMQQSILCSIMPLESametimeXMPPYahoo!Zephyr
sofarso Shawn

Entertainer project - 0 views

  •  
    Entertainer aims to be a simple and easy-to-use media center solution for the Gnome and XFce desktop environments. Entertainer is written completely in Python using an object-oriented programming philosophy...
Sandra Nowakowski

Refurbished Cisco - 0 views

  •  
    Contacts Used Cisco , Refurbished Cisco , New Cisco Surplus, And Fresh Pulls May Be Cisco 3600 Series Routers Used, Refurbished, New Surplus, And Fresh Pulls Www.spectralmanagement.com/networking.html Refurbished Cisco Equipment At Routermall Sh...
Sandra Nowakowski

Cisco 7200 - 0 views

  •  
    Cisco 7200 Router Series Used Cisco 7200 Series We Sell Cisco 7200 Series Routers And Used Cisco 7200 Routers. The Cisco 7200 Product Line Offers A Variety Of Processors, I/o Controllers, And Www.usedrouter.com/cisco_7200_series.htm Cisco Pa-fe-t...
Marco Castellani

Why I Use Linux | IT News Today - 0 views

  • Linux kept getting better and better. The things that took me hours to set up before only took a minute or two with the advancements that were made later. Linux was advancing extremely fast around this time, and it was very refreshing. The more I used Linux, the more comfortable with it I became.
  • Linux is ready for the desktop, it’s just that not everyone is ready for Linux
  •  
    Linux kept getting better and better. The things that took me hours to set up before only took a minute or two with the advancements that were made later. Linux was advancing extremely fast around this time, and it was very refreshing. The more I used Linux, the more comfortable with it I became.
Maluvia Haseltine

Three recommended books about the Linux command line - 0 views

  •  
    You don't need to drop to the command line in order to use Linux, but a knowledge of the command line can be very useful. The command line is a very flexible, very powerful tool for doing things with your computer. Working at the command line can also cut down on the time it takes to carry out a task.
yc c

namebench - Project Hosting on Google Code - 2 views

  •  
    Are you a power-user with 5 minutes to spare? Do you want a faster internet experience? Try out namebench. It hunts down the fastest DNS servers available for your computer to use. namebench runs a fair and thorough benchmark using your web browser history, tcpdump output, or standardized datasets in order to provide an individualized recommendation. namebench is completely free and does not modify your system in any way. This project began as a 20% project at Google.
Javin Paul

grep command in unix with example - 0 views

  •  
    Grep command is my favorite command in unix and I really like to use it for all searching stuff. unix grep command is both powerful and versatile and in this article I have shared 10 unique ways of using in your day 2 day life.
bryan yu

How to use xvidcap to record steps on Linux openSUSE - 2 views

  •  
    Sometimes I have to use the software xvidcap to record the steps for each action. This way will be more convenient for users to understand when I am teaching them. We all know that you can find many of this type of software in Windows, but there are only a small number of software have this capability in Linux...
aa8538722

Download Free Facebook programs and apps: marketing and engaging your fans on Facebook ... - 0 views

  •  
    get simple & concise tips for how to use Facebook to engage your fans & build your brand. It's *not* a report on all aspects of FB for business, and I do not use any info from you for it. If you're familiar with FB you'll prefer the custom plan
Krizna G

How to configure DNS server in ubuntu 14.04 - 0 views

  •  
    DNS server is used to resolve domain name into IP address. There are three common DNS server configurations can be done using BIND, caching nameserver, pri
Krizna G

Setup file server on centos 7 - Step by Step - 0 views

  •  
    Samba is an opensource and most popular package that provides file and print service using SMB/CIFS protocol. This step by step article explains how to setup file server on centos 7 using samba .
‹ Previous 21 - 40 of 248 Next › Last »
Showing 20 items per page