Skip to main content

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

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.
mikhail-miguel

Serving CGI Scripts With Nginx On Debian Squeeze/Ubuntu 11.04 - Page 3 - Page 3 - 0 views

  •  
    Serving CGI Scripts With Nginx On Debian Squeeze/Ubuntu 11.04 This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on Debi... - Page 3 Serving CGI Scripts With Nginx On Debian Squeeze/Ubuntu 11.04 This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on Debi... - Page 3
mikhail-miguel

Serving CGI Scripts With Nginx On Debian Squeeze/Ubuntu 11.04 - 0 views

  •  
    Serving CGI Scripts With Nginx On Debian Squeeze/Ubuntu 11.04 This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on Debi... Serving CGI Scripts With Nginx On Debian Squeeze/Ubuntu 11.04 This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on Debi...
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

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
munna1357

ssh key and DHCP configuration linux commands step by step - YouTube - 0 views

  •  
    One fundamental instrument to ace as a framework overseer is SSH. SSH, or Secure Shell, is a convention used to safely sign onto remote frameworks. It is the most widely recognized approach to get to remote Linux and Unix-like servers.  There are two or three ways that you can get to a shell (summon line) remotely on most Linux/Unix frameworks. One of the more established courses is to utilize the telnet program, which is accessible on most system skilled working frameworks. Getting to a shell account through the telnet strategy however represents a risk in that everything that you send or get over that telnet session is obvious in plain content on your neighborhood system, and the nearby system of the machine you are associating with. So any individual who can "sniff" the association in the middle of can see your username, secret key, email that you read, and charges that you run. Therefore you require a more refined system than telnet to associate with a remote host.  SSH, which is an acronym for Secure SHell, was planned and made to give the best security while getting to another PC remotely. Not just does it scramble the session, it gives better confirmation offices, and in addition highlights like secure document exchange, X session sending, port sending and all the more with the goal that you can build the security of different conventions. It can utilize diverse types of encryption extending anywhere in the range of 512 piece on up to as high as 32768 bits and incorporates figures like AES (Advanced Encryption Scheme), Triple DES, Blowfish, CAST128 or Arcfour. Obviously, the higher the bits, the more it will take to produce and utilize keys and in addition the more it will take to disregard information the association.
  •  
    One fundamental instrument to ace as a framework overseer is SSH. SSH, or Secure Shell, is a convention used to safely sign onto remote frameworks. It is the most widely recognized approach to get to remote Linux and Unix-like servers.  There are two or three ways that you can get to a shell (summon line) remotely on most Linux/Unix frameworks. One of the more established courses is to utilize the telnet program, which is accessible on most system skilled working frameworks. Getting to a shell account through the telnet strategy however represents a risk in that everything that you send or get over that telnet session is obvious in plain content on your neighborhood system, and the nearby system of the machine you are associating with. So any individual who can "sniff" the association in the middle of can see your username, secret key, email that you read, and charges that you run. Therefore you require a more refined system than telnet to associate with a remote host.  SSH, which is an acronym for Secure SHell, was planned and made to give the best security while getting to another PC remotely. Not just does it scramble the session, it gives better confirmation offices, and in addition highlights like secure document exchange, X session sending, port sending and all the more with the goal that you can build the security of different conventions. It can utilize diverse types of encryption extending anywhere in the range of 512 piece on up to as high as 32768 bits and incorporates figures like AES (Advanced Encryption Scheme), Triple DES, Blowfish, CAST128 or Arcfour. Obviously, the higher the bits, the more it will take to produce and utilize keys and in addition the more it will take to disregard information the association.
Tim Mullins

Free to Air Digital Television DVB using USB Device works in Linux with Me TV - 0 views

  •  
    Screencast Tutorial about how to get Free to Air Digital Television DVB working using USB Device in Ubuntu Linux with Me TV software.
Tim Mullins

Ubuntu Linux Security ClamTK Anti-Virus Firestarter Firewall Screencast Tutorial - 1 views

  •  
    Screencast Tutorial on how to setup Ubuntu Linux Security with clamtk Anti-Virus and Firestarter Firewall. Demo done with Ubuntu Linux 64bit 9.10 Karmic Koala, Recordmydesktop, kdenlive, cheese, clamtk, firestarter. Original video production
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
cecilia marie

Computer Problem Solved - 1 views

I was having difficulties with the computer problem I am facing with and it really disturbs me. I cannot proceed with my school works well because it keeps on showing up. Then I discovered Compu...

computer problem

started by cecilia marie on 13 Jul 11 no follow-up yet
larry hill

Try Out the Beta 2 Version of Ubuntu 13.04 Raring Ringtail - 0 views

  •  
    Canonical released the Beta 2 Version of Ubuntu 13.04 Raring Ringtail, it come with many change and improve performance. Ubuntu 13.04 Beta 2 also come with derivative distributions:
larry hill

How to Setup OwnCloud Server 5 with SSL Connection - 0 views

  •  
    This guide will shown you How to Setup OwnCloud Server 5 with SSL/HTTPS Connection in Ubuntu Server 12.10
larry hill

Ubuntu 13.04 Raring Ringtail Final Version Released and Available for Download - 0 views

  •  
    Ubuntu 13.04 with codename "Raring Ringtail" has been released and announced by Ubuntu Team. It comes with a number of improvements in performance and speed, and aesthetic touches that promise "more polished visual experience of Ubuntu to date".
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

Ubuntu 16.02 LTS Installation Step by Step Process Updated OS with VMware - YouTube - 0 views

  •  
    Also, clients will see an immense distinction in regards to Ubuntu Software Center (Figure 3). That is on account of it's gone. Ubuntu has moved to GNOME Software, which is as a rule effectively created, is more develop, and will include new components, for example, the capacity to redesign the OS and firmware from the application. Ubuntu is a precarious appropriation. As much as I cherish it on my home server, my desktop is an alternate ballgame. As far as I can tell, discharges between LTS variants have numerous new innovations that might possibly make due in the following LTS. There were numerous advances or elements that Canonical believed were aspiring - HUD, exploring different avenues regarding menus, online dash seek, Ubuntu Software Center, and so on - however they were deserted. In this way, if I somehow managed to utilize Ubuntu on my desktop, I would at present pick LTS. The issue with any LTS discharge, nonetheless, is that it sort of gets solidified in time, and you need to backport everything or utilize PPA to get the most recent variant of uses or bundles. There are numerous situations where the same bundle is not accessible for all Ubuntu discharges. That is the reason I utilize Arch on my desktop. Talking about applications, the tremendous news for desktop clients is that 16.04 at long last conveys Snap bundles to Ubuntu. Snaps are the eventual fate of uses on Ubuntu stage - from desktop to portable.
  •  
    Also, clients will see an immense distinction in regards to Ubuntu Software Center (Figure 3). That is on account of it's gone. Ubuntu has moved to GNOME Software, which is as a rule effectively created, is more develop, and will include new components, for example, the capacity to redesign the OS and firmware from the application. Ubuntu is a precarious appropriation. As much as I cherish it on my home server, my desktop is an alternate ballgame. As far as I can tell, discharges between LTS variants have numerous new innovations that might possibly make due in the following LTS. There were numerous advances or elements that Canonical believed were aspiring - HUD, exploring different avenues regarding menus, online dash seek, Ubuntu Software Center, and so on - however they were deserted. In this way, if I somehow managed to utilize Ubuntu on my desktop, I would at present pick LTS. The issue with any LTS discharge, nonetheless, is that it sort of gets solidified in time, and you need to backport everything or utilize PPA to get the most recent variant of uses or bundles. There are numerous situations where the same bundle is not accessible for all Ubuntu discharges. That is the reason I utilize Arch on my desktop. Talking about applications, the tremendous news for desktop clients is that 16.04 at long last conveys Snap bundles to Ubuntu. Snaps are the eventual fate of uses on Ubuntu stage - from desktop to portable.
Frank Boros

How to install Lighttpd with PHP5 and MySQL on Ubuntu 12.04 - 0 views

  •  
    Lighttpd web server is an excellent open-source tool designed for speed with all the essential functions of a web server. Lighttpd is a secure, fast, standards-compliant and very flexible web server designed for high-performance environments. It has a very low memory footprint compared to other webs
larry hill

Browse and Get Google Web Fonts in Ubuntu Desktop Using TypeCatcher - 0 views

  •  
    TypeCatcher is a Apps that allows you to search, browse, download and automatically install the sources of Google Web Fonts into ubuntu desktop or ubuntu based distro with just a few mouse clicks. You can also preview fonts with adjustable size and text.
Tim Mullins

Screensavers in Ubuntu Linux 9.10 ScreenCast - 1 views

  •  
    Screencast video about all the amazing and nice looking 3D Screensavers that with Ubuntu 9.10 or Linux Mint 8 or really Operating System that comes with GNU GNOME GUI. I got the extra Screen-savers through Synaptic.
1 - 20 of 108 Next › Last »
Showing 20 items per page