Skip to main content

Home/ Ubuntu - Linux for human beings/ Group items tagged in

Rss Feed Group items tagged

Tim Mullins

Making DVD Movies with DeVeDe in Ubuntu or Linux Mint Screencast Tutorial - 0 views

  •  
    Screencast Tutorial Making DVD Movies with devede in Ubuntu Linux or Linux Mint. I show you how to create DVD video disks from any Video file. Original video production
Tim M

Volume Controls Sound Settings PulseAudio Manager Kubuntu Linux 64bit KDE 4.4.2 Screenc... - 0 views

  •  
    Screencast style Tutorial on how-to use and configure Volume Controls & Sound Settings in the PulseAudio Manager and KMix with Kubuntu Linux 64bit KDE 4.4.2. I show you how to setup the Audio Volume settings in Ubuntu Linux based Open Source Operating Systems
Tim Mullins

Advanced Video Editing in Linux with Kdenlive 0.7.6 - 0 views

  •  
    Screencast Tutorial demonstration video of me showing you how to use all the features of Kdenlive 0.7.6, including how to do: picture-in-picture, effects, transitions. I\'m using RecordMyDesktop on Ubuntu Linux 9.10 64bit to create this lesson. Lots of Linux tips and tricks in this educational video
Tim Mullins

Video Ubuntu Tweak in Ubuntu Linux 9.10 Karmic Koala 64bit - 0 views

  •  
    Screencast Tutorial Review demonstration video of me showing you how to use all the features of Ubuntu Tweak in Ubuntu Linux 9.10 Karmic Koala 64bit. Lots of Linux tips and tricks in this educational video
Linux Training

No.1 Red Hat Training and Exam Certification Chennai-Bangalore - 1 views

ANAL DEB, Sep 4, 2018 Plexus Networks is the best place in Chennai to learn and get hands on training for RedHat training. The trainers are very nice and knowledgeable I took Linux training and c...

ubuntu Linux tutorial

started by Linux Training on 25 Sep 18 no follow-up yet
larry hill

How to Install OwnCloud 5 in Ubuntu Server 12.10 - 0 views

  •  
    his guide will shown you step by step installing ownCloud Server 5 in Ubuntu Server 12.10. OwnCloud 5 has been released and announced by Owncloud developer, come with new User Interface (UI), but also useful features such as improved contacts, a new search, antivirus checking, an improved calendar and more
larry hill

Easy Way to Checking Hard Drive for Bad Sectors and Errors in Ubuntu - 0 views

  •  
    How to know if you have bad sectors on your hard drive in Ubuntu Desktop and how to fix them. You can use badblock program to fix this problem. The badblocks is program command line based allow to test your harddrive for, you guessed it, bad blocks.
munna1357

NFS ( Network file system ) Configuration in linux step by step rhel6 and create users ... - 0 views

  •  
    At present, there are three variants of NFS. NFS form 2 (NFSv2) is more established and generally bolstered. NFS form 3 (NFSv3) underpins safe nonconcurrent composes and is more hearty at mistake taking care of than NFSv2; it likewise bolsters 64-bit record sizes and balances, permitting customers to get to more than 2Gb of document information.  NFS form 4 (NFSv4) works through firewalls and on the Internet, no more requires a rpcbind administration, bolsters ACLs, and uses stateful operations. Red Hat Enterprise Linux 6 underpins NFSv2, NFSv3, and NFSv4 customers. At the point when mounting a document framework through NFS, Red Hat Enterprise Linux utilizes NFSv4 as a matter of course, if the server underpins it.  All forms of NFS can utilize Transmission Control Protocol (TCP) running over an IP system, with NFSv4 requiring it. NFSv2 and NFSv3 can utilize the User Datagram Protocol (UDP) running over an IP system to give a stateless system association between the customer and server.  At the point when utilizing NFSv2 or NFSv3 with UDP, the stateless UDP association (under typical conditions) has less convention overhead than TCP. This can interpret into better execution on clean, non-congested systems. In any case, on the grounds that UDP is stateless, if the server goes down suddenly, UDP customers keep on saturating the system with solicitations for the server. Moreover, when a casing is lost with UDP, the whole RPC ask for must be retransmitted; with TCP, just the lost casing should be loathe. Consequently, TCP is the favored convention when associating with a NFS server.
  •  
    At present, there are three variants of NFS. NFS form 2 (NFSv2) is more established and generally bolstered. NFS form 3 (NFSv3) underpins safe nonconcurrent composes and is more hearty at mistake taking care of than NFSv2; it likewise bolsters 64-bit record sizes and balances, permitting customers to get to more than 2Gb of document information.  NFS form 4 (NFSv4) works through firewalls and on the Internet, no more requires a rpcbind administration, bolsters ACLs, and uses stateful operations. Red Hat Enterprise Linux 6 underpins NFSv2, NFSv3, and NFSv4 customers. At the point when mounting a document framework through NFS, Red Hat Enterprise Linux utilizes NFSv4 as a matter of course, if the server underpins it.  All forms of NFS can utilize Transmission Control Protocol (TCP) running over an IP system, with NFSv4 requiring it. NFSv2 and NFSv3 can utilize the User Datagram Protocol (UDP) running over an IP system to give a stateless system association between the customer and server.  At the point when utilizing NFSv2 or NFSv3 with UDP, the stateless UDP association (under typical conditions) has less convention overhead than TCP. This can interpret into better execution on clean, non-congested systems. In any case, on the grounds that UDP is stateless, if the server goes down suddenly, UDP customers keep on saturating the system with solicitations for the server. Moreover, when a casing is lost with UDP, the whole RPC ask for must be retransmitted; with TCP, just the lost casing should be loathe. Consequently, TCP is the favored convention when associating with a NFS server.
munna1357

ftp configuration in linux with users and configuring permisions - YouTube - 0 views

  •  
    The framework is currently a ftp server and can acknowledge associations. To arrange the server to consequently begin the administration at boot time, execute the charge chkconfig vsftpd on as root. To stop the server, execute the order administration vsftpd stop.  Document Transfer Protocol (FTP) is one of the most seasoned and most ordinarily utilized conventions found on the Internet today. Its motivation is to dependably exchange documents between PC has on a system without requiring the client to log specifically into the remote host or know about how to utilize the remote framework. It permits clients to get to records on remote frameworks utilizing a standard arrangement of basic summons.  The Very Secure FTP Daemon (vsftpd) is planned from the beginning to be quick, stable, and, above all, safe. Its capacity to handle vast quantities of associations productively and safely is the reason vsftpd is the main stand-alone FTP conveyed with Red Hat Enterprise Linux.  In Red Hat Enterprise Linux, the vsftpd bundle gives the Very Secure FTP daemon. Run the rpm - q vsftpd order to check whether vsftpd is introduced:
  •  
    The framework is currently a ftp server and can acknowledge associations. To arrange the server to consequently begin the administration at boot time, execute the charge chkconfig vsftpd on as root. To stop the server, execute the order administration vsftpd stop.  Document Transfer Protocol (FTP) is one of the most seasoned and most ordinarily utilized conventions found on the Internet today. Its motivation is to dependably exchange documents between PC has on a system without requiring the client to log specifically into the remote host or know about how to utilize the remote framework. It permits clients to get to records on remote frameworks utilizing a standard arrangement of basic summons.  The Very Secure FTP Daemon (vsftpd) is planned from the beginning to be quick, stable, and, above all, safe. Its capacity to handle vast quantities of associations productively and safely is the reason vsftpd is the main stand-alone FTP conveyed with Red Hat Enterprise Linux.  In Red Hat Enterprise Linux, the vsftpd bundle gives the Very Secure FTP daemon. Run the rpm - q vsftpd order to check whether vsftpd is introduced:
Scott Beamer

Splunk | IT Search for Log Management, Operations, Security and Compliance - 1 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

How to create Dynamic Web Project in Eclipse - 0 views

  •  
    A tutorial on how to create a dynamic web project in eclipse
Tim Mullins

Best Applications & Games in Ubuntu Linux - 1 views

  •  
    I show you what I think are some of the Best Applications & Games which are available for free in Ubuntu Linux 9.10 Karmic Koala which I have installed on my personal computer. Educational video
Tim Mullins

Wireless Drivers in Ubuntu Linux & Linux Mint How-to setup Tutorial - 0 views

  •  
    How-to setup Tutorial Live Action and Screencast educational video of how to setup Wireless Device Drivers in Ubuntu Linux 9.10 & Linux Mint 8. 100% original production
anonymous

Death of the command line revisited - 0 views

  •  
    "Death of the command line revisited Five years ago I wrote a little blurb called Death of the command line. As it happened, that article was misunderstood by many who read it - I don't know if it was my fault or theirs, but somehow many readers ended up thinking I was either predicting the demise of CLI's (Command Line Interfaces) or hoping for that demise or both. Nothing could have been farther from the truth. I remain a big fan of CLI's and use them daily. And yet, just five years later and still at risk of angering yet another batch of folk who won't read carefully, I'm going to suggest that predicting the death of the CLI may not be such a bad bet after all. What triggered this was that I happened to be doing a bit of editing to another article - Using the shell (Terminal) in Mac OS X. As I made some corrections, I thought "Nobody cares about this nowadays". That's not entirely true. That particular page still gets five thousand or more visitors every month and has even been "plussed" a few times, so obviously a few people still care. On the other hand, in the greater world of folks I run into daily, nobody uses the CLI and most don't even know that they could. But why would you use the CLI?"
shai edrote

They Helped Me With My PC Issues - 1 views

I need computer help and I really need it fast! I am in the middle of doing something important on my laptop when it suddenly froze up and shut down. I do not know what is wrong. All I know is that...

need computer help

started by shai edrote on 12 Sep 11 no follow-up yet
Tim Mullins

Ubuntu One Beta Review conclusion - 0 views

  •  
    In this new video screencast editorial style review from the OSGUI.com Tech Show I conclude the review from the last video episode of Ubuntu One beta in Ubuntu Linux 9.10 Karmic Koala 64bit. Ubuntu One is a storage application and service operated by Canonical Ltd
Tim Mullins

Ubuntu Linux 9.10 Automatic Crash Reports Screencast - 0 views

  •  
    In this new video screencast tutorial from the http://www.OSGUI.com Tech Show I show you how to step by step use the inbuilt Error and Crash reporting feature of Ubuntu Linux 9.x either Jaunty or Karmic Koala. The tool is called apport and it automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel.
Tim Mullins

How-to Mintify Ubuntu Linux 9.x Screencast Tutorial - 0 views

  •  
    in this new video screencast tutorial from http://www.OSGUI.com Tech Show I will show you step by step how to turn Ubuntu Linux into Linux Mint. You can turn any version of Ubuntu Linux into Mint. Ubuntu Linux 9.04 Jaunty into Linux Mint 7 Gloria Ubuntu Linux 9.10 Karmic Koala into Linux Mint 8 Helena. In this demo Im using the 64bit version of Ubuntu Linux 9.10 and I install the packages for Mint 8 Helena to get the new advanced gnome menu and Mint artwork.
bryan yu

Ubuntu 9.10 Karmic is now available! - 2 views

  •  
    One major thing that happened yesterday! That was Ubuntu has announced Ubuntu 9.10 Karmic and contained Ubuntu, Kubuntu, Ubuntu Studio, Mythbuntu. Many different editions are also included in this release, and could be found on official website such as Netbook Remix, Desktop Edition, Server Edition and so on...
‹ Previous 21 - 40 of 149 Next › Last »
Showing 20 items per page