Skip to main content

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

Rss Feed Group items tagged

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

Domanin and Network configuration Part 2 step by step - YouTube - 0 views

  •  
    This Linux instructional exercise covers TCP/IP organizing, system organization and framework design nuts and bolts. Linux can bolster various system gadgets. The gadget names are numbered and start at zero and tally upwards. For instance, a PC running two ethernet cards will have two gadgets marked/dev/eth0 and/dev/eth1. Linux system arrangement, administration, observing and framework devices are secured in this instructional exercise  All the enormous, userfriendly Linux dispersions accompany different graphical apparatuses, taking into account simple setup of the PC in a nearby system, for associating it to an Internet Service Provider or for remote access. These devices can be begun up from the charge line or from a menu:  Ubuntu setup is done selecting System->Administration->Networking.  RedHat Linux accompanies redhat-config-system, which has both a graphical and a content mode interface.  Suse's YAST or YAST2 is a holding nothing back one design device.  Mandrake/Mandriva accompanies a Network and Internet Configuration Wizard, which is ideally begun up from Mandrake's Control Center.  On Gnome frameworks: elf system inclinations.  On KDE frameworks: knetworkconf.  Your framework documentation gives a lot of guidance and data about accessibility and utilization of apparatuses.  Data that you should give:  For interfacing with the nearby system, for occurrence with your home PCs, or at work: hostname, domainname and IP address. In the event that you need to set up your own particular system, best do some all the more perusing first. At work, this data is liable to be given to your PC consequently when you boot it up. If all else fails, it is better not to indicate any data than making it up.  For interfacing with the Internet: username and secret key for your ISP, phone number when utilizing a modem. Your ISP generally naturally doles out you an IP l
  •  
    This Linux instructional exercise covers TCP/IP organizing, system organization and framework design nuts and bolts. Linux can bolster various system gadgets. The gadget names are numbered and start at zero and tally upwards. For instance, a PC running two ethernet cards will have two gadgets marked/dev/eth0 and/dev/eth1. Linux system arrangement, administration, observing and framework devices are secured in this instructional exercise  All the enormous, userfriendly Linux dispersions accompany different graphical apparatuses, taking into account simple setup of the PC in a nearby system, for associating it to an Internet Service Provider or for remote access. These devices can be begun up from the charge line or from a menu:  Ubuntu setup is done selecting System->Administration->Networking.  RedHat Linux accompanies redhat-config-system, which has both a graphical and a content mode interface.  Suse's YAST or YAST2 is a holding nothing back one design device.  Mandrake/Mandriva accompanies a Network and Internet Configuration Wizard, which is ideally begun up from Mandrake's Control Center.  On Gnome frameworks: elf system inclinations.  On KDE frameworks: knetworkconf.  Your framework documentation gives a lot of guidance and data about accessibility and utilization of apparatuses.  Data that you should give:  For interfacing with the nearby system, for occurrence with your home PCs, or at work: hostname, domainname and IP address. In the event that you need to set up your own particular system, best do some all the more perusing first. At work, this data is liable to be given to your PC consequently when you boot it up. If all else fails, it is better not to indicate any data than making it up.  For interfacing with the Internet: username and secret key for your ISP, phone number when utilizing a modem. Your ISP generally naturally doles out you an IP l
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?"
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:
munna1357

ftp configuration linux part 2 rhel6 ftp server configuration step by step process - Yo... - 0 views

  •  
    The vsftpd FTP daemon runs kept of course. SELinux arrangement characterizes how vsftpd communicates with documents, forms, and with the framework as a rule. For instance, when a verified client sign in by means of FTP, they can't read from or keep in touch with records in their home catalogs: SELinux keeps vsftpd from getting to client home registries as a matter of course. Additionally, as a matter of course, vsftpd does not have admittance to NFS or CIFS volumes, and unknown clients don't have compose access, regardless of the possibility that such compose access is arranged in/and so forth/vsftpd/vsftpd.conf. Booleans can be empowered to permit the beforehand said access.  The accompanying illustration shows a verified client signing in, and a SELinux foreswearing when attempting to view records in their home catalog:  Run the rpm - q ftp order to check whether the ftp bundle is introduced. On the off chance that it is not, run the yum introduce ftp order as the root client to introduce it.  Run the rpm - q vsftpd order to check whether the vsftpd bundle is introduced. On the off chance that it is not, run the yum introduce vsftpd order as the root client to introduce it.  In Red Hat Enterprise Linux, vsftpd just permits mysterious clients to sign in as a matter of course. To permit validated clients to sign in, alter/and so on/vsftpd/vsftpd.conf as the root client. Ensure the local_enable=YES choice is uncommented:
  •  
    The vsftpd FTP daemon runs kept of course. SELinux arrangement characterizes how vsftpd communicates with documents, forms, and with the framework as a rule. For instance, when a verified client sign in by means of FTP, they can't read from or keep in touch with records in their home catalogs: SELinux keeps vsftpd from getting to client home registries as a matter of course. Additionally, as a matter of course, vsftpd does not have admittance to NFS or CIFS volumes, and unknown clients don't have compose access, regardless of the possibility that such compose access is arranged in/and so forth/vsftpd/vsftpd.conf. Booleans can be empowered to permit the beforehand said access.  The accompanying illustration shows a verified client signing in, and a SELinux foreswearing when attempting to view records in their home catalog:  Run the rpm - q ftp order to check whether the ftp bundle is introduced. On the off chance that it is not, run the yum introduce ftp order as the root client to introduce it.  Run the rpm - q vsftpd order to check whether the vsftpd bundle is introduced. On the off chance that it is not, run the yum introduce vsftpd order as the root client to introduce it.  In Red Hat Enterprise Linux, vsftpd just permits mysterious clients to sign in as a matter of course. To permit validated clients to sign in, alter/and so on/vsftpd/vsftpd.conf as the root client. Ensure the local_enable=YES choice is uncommented:
munna1357

How to install Linux RHEL6 in Vmware and explained it detailed - YouTube - 0 views

  •  
    Among other critical change like changing to systemd, who now oversees daemons, forms and other imperative framework assets notwithstanding for init administrations that are presently left through systemd begin behind, utilization of Linux Containers with Docker, cross-domain trust for Microsoft Active Directory, one vital viewpoint speaks to the XFS as the default filesystem, which can bolster filesystems up to 16 exabytes and records up to 8 exabytes Despite the fact that RHEL can be introduced on an assortment of stages, for example, AMD 64, Intel 64, IBM System Z, IBM Power, and so forth. This instructional exercise covers the RHEL 7.0 fundamental negligible establishment with on an Intel x86-64 processor design utilizing a parallel DVD ISO picture, an establishment most appropriate for building up a high adaptable server stage with no Graphical Interface.
  •  
    Among other critical change like changing to systemd, who now oversees daemons, forms and other imperative framework assets notwithstanding for init administrations that are presently left through systemd begin behind, utilization of Linux Containers with Docker, cross-domain trust for Microsoft Active Directory, one vital viewpoint speaks to the XFS as the default filesystem, which can bolster filesystems up to 16 exabytes and records up to 8 exabytes Despite the fact that RHEL can be introduced on an assortment of stages, for example, AMD 64, Intel 64, IBM System Z, IBM Power, and so forth. This instructional exercise covers the RHEL 7.0 fundamental negligible establishment with on an Intel x86-64 processor design utilizing a parallel DVD ISO picture, an establishment most appropriate for building up a high adaptable server stage with no Graphical Interface.
munna1357

ssh in linux installation step by step & | Package installation of linux | - YouTube - 0 views

  •  
    OpenSSH is a free open source set of PC instruments used to give secure and encoded correspondence over a PC system by utilizing the ssh convention. Numerous individuals, new to PCs and conventions, make a confusion about OpenSSH, they think it is a convention, yet it is not, it is an arrangement of PC projects that utilization the ssh convention.  OpenSSH is created by the Open BSD gathering and it is discharged under Simplified BSD License. A primary element which has made feasible for OpenSSH to be utilized such a great amount among framework overseers is its multi-stage ability and exceptionally valuable pleasant components it has. The most recent adaptation is OpenSSH 6.4 which has been discharged on November 8, 2013.  This adaptation of OpenSSH accompanies numerous new components and patches, so on the off chance that you as of now utilize OpenSSH for directing your machines, I recommend you to do an overhaul.
  •  
    OpenSSH is a free open source set of PC instruments used to give secure and encoded correspondence over a PC system by utilizing the ssh convention. Numerous individuals, new to PCs and conventions, make a confusion about OpenSSH, they think it is a convention, yet it is not, it is an arrangement of PC projects that utilization the ssh convention.  OpenSSH is created by the Open BSD gathering and it is discharged under Simplified BSD License. A primary element which has made feasible for OpenSSH to be utilized such a great amount among framework overseers is its multi-stage ability and exceptionally valuable pleasant components it has. The most recent adaptation is OpenSSH 6.4 which has been discharged on November 8, 2013.  This adaptation of OpenSSH accompanies numerous new components and patches, so on the off chance that you as of now utilize OpenSSH for directing your machines, I recommend you to do an overhaul.
munna1357

configuring raid part 2 step by step and iptables linux firewall configuration - YouTube - 0 views

  •  
    The striping with circulated equality implies it will part the equality data and stripe information over the numerous plates, which will have great information excess.  A Redundant Array of Independent Disks (RAID) is a progression of plates that can spare your information regardless of the possibility that a loathsome disappointment happens on one of the circles. While a few adaptations of RAID make complete duplicates of your information, others utilize the purported equality bit to permit your PC to remake the information on lost circles  Assault permits a director to shape a variety of a few hard crashes into one intelligent drive perceived as one drive by the working framework. It likewise spreads the information put away over the variety of drives to reduction circle access time and perform information excess. The information excess can be utilized to recoup information if one of the hard drives in the cluster crash.
  •  
    The striping with circulated equality implies it will part the equality data and stripe information over the numerous plates, which will have great information excess.  A Redundant Array of Independent Disks (RAID) is a progression of plates that can spare your information regardless of the possibility that a loathsome disappointment happens on one of the circles. While a few adaptations of RAID make complete duplicates of your information, others utilize the purported equality bit to permit your PC to remake the information on lost circles  Assault permits a director to shape a variety of a few hard crashes into one intelligent drive perceived as one drive by the working framework. It likewise spreads the information put away over the variety of drives to reduction circle access time and perform information excess. The information excess can be utilized to recoup information if one of the hard drives in the cluster crash.
Tim M

Ultimate Edition 2.7 64bit based on Ubuntu Linux 10.04 Screencast Review Install Tutorial - 0 views

  •  
    Screencast style Review and Install Tutorial on Ultimate Edition 2.7 64bit which is based on Ubuntu Linux 10.04 Lucid Lynx 64bit. ltimate Edition 2.7 was built off Ultimate Edition 2.6 (Ubuntu 10.04). Major difference being that it has been fully updated and has the following environments,
Tim Mullins

Ubuntu Linux install inside Windows C: Drive with WUBI - 0 views

  •  
    Video Tutorial on how to setup Ubuntu Linux to be installed inside Windows C:\\ Drive with WUBI program that is included in the CD. I also show you how to find your Windows files while in Ubuntu Linux and how to uninstall Linux from Windows.
larry hill

How to Login into Ubuntu 12.10 Using USB Flash Drive - 0 views

  •  
    This tutorial will learn a method how to login into Ubuntu 12.10 using USB flash drive. This can be accomplished by use of PAMUSB (Pluggable Authentication Modules USB) and some sort of USB storage device such as USB memory stick, mobile phone with SD card attached.
larry hill

Download Ubuntu Gnome 13.04 Daily Images - 0 views

  •  
    canonical announced and released the new Ubuntu Gnome 13.04 Raring ringtail daily images. It available in 32-bit and 64-bit images available for download and testing. The daily builds are provided mostly for developers, but they can be downloaded by normal user who wants to test the new preview of the new release.
larry hill

How to Install Cinnamon 1.8 on Ubuntu Desktop (13.10/13.04/12.10/12.04) - 0 views

  •  
    Cinnamon 1.8 the desktop environment developed by the team of Linux Mint has many new features and many bug fixes , and various improvements in its different areas, such as the section on developers. All this makes cinnamon 1.8 desktop environment be a complete and interesting.
Krizna G

How to install eclipse in ubuntu 14.04 - 0 views

  •  
    Eclipse is a open-source development environment used to develop applications . it supports various programming languages and can be installed in all Opera
anonymous

How To Remove Ubuntu's Password Keyring - 4 views

  • So here’s how you get rid of the keyring manager.
  • Open up your Home Folder by clicking Places>Home Folder Press CTRL-H (or click View>Show Hidden Files) Find a folder called .gnome2 (it has a period at the beginning of the name) and open it by double clicking on it Inside of the .gnome2 folder, there is another folder called keyrings.  Open it up. Delete any files you find within the keyrings folder Restart the computer
  • After you restart and login (if you’re automatically logging in) you’ll probably be asked to enter your wireless networks WPA/WEP encryption key (because we made it forget).  After you type that password in, the keyring manager will appear to let you know that it would like to handle the storage of that password and lock it away with a new keyring.
  • ...2 more annotations...
  • Instead of typing in a new password, leave both boxes completely empty and click Create. You’ll then be asked if you know what the hell you’re doing:
  • Go ahead and click Use Unsafe Storage.
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

A Spoon-feed, step by step fast Spring Web MVC Tutorial - 0 views

  •  
    A tutorial on how to create a web application using basic Spring MVC from spring-framework 3.0.5. We will design our web-based application based on the standard Spring MVC where request to the web-app will be routed to a Controller module, then to it's jsp View with data from our business Model
Tim Mullins

3 Music Video {PC Mac & Me {Linux}} (Parody Spoof Song Cover of Britney Spears 3) - 0 views

  •  
    3 PC MAC & ME is a original Parody Spoof Song Cover of Britney Spears 3. Me is Linux. Notice: this is a Comedy Parody Spoof Song No one else's Copyrighted work is intended to be infringed. I put it under the Creative Commons 2.5 Share Alike Licence 3 Lyrics [chorus] One, Two, Three...
Tim Mullins

Themes / Look & Feel in Ubuntu Linux 9.10 & Gnome - 0 views

  •  
    Screencast tutorial showing you how to step by step configure and use the Theming Look & Feel of Ubuntu Linux 9.10 with the Themes & Icons & Wallpapers, some of which can to be downloaded through Ubuntu Tweak. Educational video
1 - 20 of 37 Next ›
Showing 20 items per page